class tensorstore.dtype TensorStore data type representation. Constructors¶ dtype(name: str) Construct by name. dtype(dtype: dtype) Construct from an existing TensorStore or NumPy data type. Public members¶ name : str to_json() → str numpy_dtype : numpy.dtype type : object __call__(arg0: object) → object Construct a scalar instance of this data type