Mila
Deep Neural Network Library
|
Functions | |
bool | Mila::Dnn::Compute::isDeviceAvailable (const std::string &device_name) |
Checks if a specific device is available. | |
std::vector< std::string > | Mila::Dnn::Compute::listDevices () |
Lists all available compute devices. | |
std::vector< std::string > | Mila::Dnn::Compute::listDevicesByType (DeviceType type) |
Lists compute devices of a specific type. | |
Files | |
file | /home/runner/work/Mila/Mila/Mila/Src/Dnn/Compute/Devices/DeviceHelpers.ixx |
Utility functions for compute device discovery and management. | |