Module tensor_info

Source
Expand description

Nested message and enum types in TensorInfo.

Structs§

CompositeTensor
Generic encoding for composite tensors.
CooSparse
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.

Enums§

Encoding