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

Boolean data type (0 or 1). Corresponds to the bool type and numpy.bool_.