Module re_types::tensor_data
source · Expand description
Internal helpers; not part of the public API.
Structs§
- A thin wrapper around a
TensorData
that is guaranteed to not be compressed (never a jpeg).
Enums§
- Errors when trying to cast
TensorData
to anndarray
- The data types supported by a
crate::datatypes::TensorData
. - The data that can be stored in a
crate::datatypes::TensorData
.