Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::Compute::CpuDeviceRegistrar Class Referenceexport

CPU device plugin for device-agnostic registration. More...

Static Public Member Functions

static void registerDevices ()
 Register CPU support with the DeviceRegistry.

Detailed Description

CPU device plugin for device-agnostic registration.

Encapsulates CPU-specific logic for device registration, providing a clean static interface.

Member Function Documentation

◆ registerDevices()

void Mila::Dnn::Compute::CpuDeviceRegistrar::registerDevices ( )
inlinestatic

Register CPU support with the DeviceRegistry.

Registers the CPU device with the global DeviceRegistry.


The documentation for this class was generated from the following file: