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