- class tensorstore.dtype
TensorStore data type representation.
Constructors¶
Accessors¶
- to_json() str
JSON representationof the data type.
- property numpy_dtype : numpy.dtype
NumPy data type corresponding to this TensorStore data type.
Conversion¶
TensorStore data type representation.
JSON representation of the data type.
NumPy data type corresponding to this TensorStore data type.