Mila 0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
MetalDevicePlugin.ixx File Reference

Metal device plugin for device-agnostic registration and discovery. More...

#include <string>
#include <memory>
import Compute.DeviceRegistrar;

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

Detailed Description

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.