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

DeviceTypeTraits specialization for the CPU device. More...

#include <type_traits>
import Compute.CpuMemoryResource;
import Compute.DeviceType;
import Compute.DeviceTypeTraits;

Classes

struct  Mila::Dnn::Compute::DeviceTypeTraits< DeviceType::Cpu >
 DeviceTypeTraits specialization for the CPU device. More...

Namespaces

namespace  Mila
 Mila main API namespace.
namespace  Mila::Dnn
namespace  Mila::Dnn::Compute

Detailed Description

DeviceTypeTraits specialization for the CPU device.

Provides the canonical mapping from Mila::Dnn::Compute::DeviceType::Cpu to the preferred memory resource type used for CPU-backed tensors.