probly.representation.sample.torch_functions¶
Torch function implementations for sample tensors.
Classes¶
Protocol for creating sample tensors. |
|
Internal information about a sample tensor. |
Functions¶
Implementation of torch.adjoint for sample tensors. |
|
Implementation of torch.cat and aliases for sample tensors. |
|
Decorator to convert a bound torch function to a torch function. |
|
Decorator to convert a function taking a sample tensor argument. |
|
Implementation of torch.permute for sample tensors. |
|
Implementation of dimension-reducing torch functions with a keepdim kwarg. |
|
Get internals for a sample tensor. |
|
Implementation of torch.stack for sample tensors. |
|
Implementation of torch.transpose for sample tensors. |
|
Track the sample dimension after a reduction operation. |