probly.representation.torch_like¶
Protocol for ndarray-like objects.
Classes¶
Protocol for array-like objects that implement torch-specific APIs. |
|
Protocol for array-like objects that can be converted to torch tensors. |
|
ABC implementation for array-like objects that behave like torch tensors. |