Enums§
- Scalar
Type - Data types (dtypes) that can be used as element types in ETensors. Data types (dtypes) that can be used as element types in ETensors.
Type Aliases§
- DimOrder
Type - Sizes
Type - Strides
Type - Tensor
- A minimal Tensor type whose API is a source compatible subset of at::Tensor.
- Tensor
Impl - Manages the storage behind an ETensor (torch::executor::Tensor).