Module re_types::tensor_data
source · 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.