Mila
Deep Neural Network Library
|
This is the complete list of members for Mila::Dnn::Compute::DeviceRegistry, including all inherited members.
createDevice(const std::string &device_name) const | Mila::Dnn::Compute::DeviceRegistry | inline |
DeviceFactory typedef | Mila::Dnn::Compute::DeviceRegistry | |
DeviceRegistry()=default | Mila::Dnn::Compute::DeviceRegistry | private |
devices_ | Mila::Dnn::Compute::DeviceRegistry | private |
hasDevice(const std::string &name) const | Mila::Dnn::Compute::DeviceRegistry | inline |
instance() | Mila::Dnn::Compute::DeviceRegistry | inlinestatic |
listDevices() const | Mila::Dnn::Compute::DeviceRegistry | inline |
mutex_ | Mila::Dnn::Compute::DeviceRegistry | mutableprivate |
registerDevice(const std::string &name, DeviceFactory factory) | Mila::Dnn::Compute::DeviceRegistry | inline |