Mila
Deep Neural Network Library
|
Specialization of TensorTrait for 32-bit unsigned integer type. More...
Static Public Attributes | |
static constexpr bool | is_float_type = false |
static constexpr bool | is_integer_type = true |
static constexpr bool | is_supported = true |
static constexpr size_t | size_in_bytes = sizeof( uint32_t ) |
static constexpr std::string_view | type_name = "UINT32" |
Specialization of TensorTrait for 32-bit unsigned integer type.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |