Structs
A wrapper around a DenseTensor File
Tensor bounds
The shape of a Tensor
The base accessor type of SparseTensor, implementing SparseAccess for a TableIndex.
A Tensor stored as a Table of Coords and [Number] values
Enums
A generic one-dimensional array which supports all variants of [NumberType].
The bounds of a Tensor along a single axis.
A generic enum which can contain any DenseAccess impl
A generic SparseAccess type
An n-dimensional array of numbers which supports basic math and logic operations
Constants
Traits
Common DenseTensor access methods
Common DenseTensor access methods
Access methods for SparseTensor data
Write methods for SparseTensor data
Basic properties common to all Tensors
Tensor boolean operations.
Tensor boolean operations in relation to a constant.
Tensor comparison operations
Tensor-constant comparison operations
Tensor linear algebra operations
Tensor indexing operations
A Tensor instance
Tensor math operations
Tensor constant math operations
Methods to access this Tensor as a persistent type.
Tensor reduction operations
Tensor transforms
Trigonometric Tensor operations
Unary Tensor operations
Functions
Broadcast the given left and right tensors into their broadcast_shape.
Compute the shape returned by broadcasting the given shapes together.