NDArray.ScalarType.uint4
A 4-bit unsigned integer.
Declaration
case uint4Discussion
Four-bit unsigned integers can represent values in the range [0, 15]. This type is used for quantization and in lookup tables.
A 4-bit unsigned integer.
case uint4Four-bit unsigned integers can represent values in the range [0, 15]. This type is used for quantization and in lookup tables.