Expand description
Metal tensor types for ML operations.
Corresponds to Metal/MTLTensor.hpp.
Tensors represent multi-dimensional arrays for machine learning operations.
Structsยง
- Tensor
- A multi-dimensional array for machine learning.
- Tensor
Descriptor - Descriptor for creating a tensor.
- Tensor
Extents - Extents (dimensions/strides) for a tensor.