|
Mila 0.13.48
Deep Neural Network Library
|
Memory resource traits for compile-time dispatch optimization. More...
Static Public Attributes | |
| static constexpr bool | is_cpu_resource = false |
| static constexpr bool | is_cuda_resource = false |
| static constexpr bool | is_metal_resource = false |
| static constexpr bool | is_opencl_resource = false |
| static constexpr bool | is_vulkan_resource = false |
Memory resource traits for compile-time dispatch optimization.
Provides compile-time classification of memory resource types to enable efficient dispatch in tensor initialization and operations. Part of the compute backend abstraction layer.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |