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