|
Mila 0.13.48
Deep Neural Network Library
|
This is the complete list of members for Mila::Dnn::Compute::Device, including all inherited members.
| Cpu() noexcept | Mila::Dnn::Compute::Device | inlinestatic |
| Cuda(int index) noexcept | Mila::Dnn::Compute::Device | inlinestatic |
| getDeviceId() const =0 | Mila::Dnn::Compute::Device | pure virtual |
| getDeviceId(int index) noexcept | Mila::Dnn::Compute::Device | inlinestatic |
| getDeviceName() const =0 | Mila::Dnn::Compute::Device | pure virtual |
| getDeviceType() const =0 | Mila::Dnn::Compute::Device | pure virtual |
| Metal(int index) noexcept | Mila::Dnn::Compute::Device | inlinestatic |
| Rocm(int index) noexcept | Mila::Dnn::Compute::Device | inlinestatic |
| ~Device()=default | Mila::Dnn::Compute::Device | virtual |