Get desktop application:
View/edit binary Protocol Buffers messages
Used in: EvaluatorAction, Observation, PlayerAction, TeacherAction, spaces.Box, spaces.MultiBinary, spaces.MultiDiscrete
repeated uint32 shape = 2
bytes raw_data = 3
bytes npy_data = 4
repeated double double_data = 5
repeated sint32 int32_data = 6
repeated sint64 int64_data = 7
repeated uint32 uint32_data = 8
Used in: Array
DTYPE_UNKNOWN = 0
DTYPE_FLOAT32 = 1
DTYPE_FLOAT64 = 2
DTYPE_INT8 = 3
DTYPE_INT32 = 4
DTYPE_INT64 = 5
DTYPE_UINT8 = 6