UByteΒΆ
Unsigned integer type, compatible with C unsigned char.
Abstract Signature:
UByte(value: int = 0)
PyTorch
API:
torch.uint8Strategy: Plugin (type_cast_shim)
Keras
API:
βStrategy: Custom / Partial
Unsigned integer type, compatible with C unsigned char.
Abstract Signature:
UByte(value: int = 0)
torch.uint8β