|
Mila 0.13.48
Deep Neural Network Library
|
Metal device plugin for device-agnostic registration and discovery. More...
Classes | |
| class | Mila::Dnn::Compute::MetalDevicePlugin |
| Metal device plugin for device-agnostic registration. More... | |
Namespaces | |
| namespace | Mila |
| Mila main API namespace. | |
| namespace | Mila::Dnn |
| namespace | Mila::Dnn::Compute |
Metal device plugin for device-agnostic registration and discovery.
This plugin handles Metal-specific device discovery and registration logic, isolating all Metal API dependencies from the main DeviceRegistrar. The plugin performs Metal availability checking, device enumeration, and registration with the DeviceRegistry in a self-contained manner.