tensorstore.int8 : dtype = dtype("int8")

8-bit signed two’s-complement integer data type. Corresponds to numpy.int8.