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