◆ DeviceProps()
| Mila::Dnn::Compute::DeviceProps::DeviceProps |
( |
int |
deviceId | ) |
|
|
inline |
◆ getComputeCapability()
| const std::pair< int, int > Mila::Dnn::Compute::DeviceProps::getComputeCapability |
( |
| ) |
const |
|
inline |
◆ getName()
| const std::string Mila::Dnn::Compute::DeviceProps::getName |
( |
| ) |
const |
|
inline |
◆ getProperties()
| const cudaDeviceProp * Mila::Dnn::Compute::DeviceProps::getProperties |
( |
| ) |
const |
|
inline |
◆ getTotalGlobalMem()
| const size_t Mila::Dnn::Compute::DeviceProps::getTotalGlobalMem |
( |
| ) |
const |
|
inline |
◆ toString()
| std::string Mila::Dnn::Compute::DeviceProps::toString |
( |
| ) |
const |
|
inline |
◆ props_
| cudaDeviceProp Mila::Dnn::Compute::DeviceProps::props_ |
|
private |
The documentation for this class was generated from the following file: