TensorStore
tensorstore.uint32
Initializing search
tensorstore
TensorStore
tensorstore
Python API
Python API
Tutorial
Indexing
API reference
API reference
Core
Indexing
Spec
Views
Data types
Data types
C
dtype
V
bool
V
int4
V
int8
V
uint8
V
int16
V
uint16
V
int32
V
uint32
V
int64
V
uint64
V
float8_
e4m3fn
V
float8_
e4m3fnuz
V
float8_
e4m3b11fnuz
V
float8_
e5m2
V
float8_
e5m2fnuz
V
float16
V
bfloat16
V
float32
V
float64
V
complex64
V
complex128
V
string
V
ustring
V
json
Asynchronous support
OCDBT
Experimental
C++ API
C++ API
API reference
Setup
Setup
Building and Installing
Environment variables
JSON
JSON
JSON Spec
Index space
Schema
Context framework
Drivers
Key-
Value Storage Layer
tensorstore.
uint32
:
dtype
=
dtype
(
"uint32"
)
32-bit unsigned integer. Corresponds to
numpy
.
uint32
.
Back to top