torch.Tensor.Tensor.is_shared
Tensor.is_shared(): booleanReturns true if the tensor is in shared memory. Note: torch.js does not support shared memory.
Returns
booleanTensor.is_shared(): booleanReturns true if the tensor is in shared memory. Note: torch.js does not support shared memory.
boolean