Mila 0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
CpuMemoryResource.ixx File Reference
#include <memory_resource>
#include <exception>
#include <memory>
#include <cstdlib>
#include <cstring>
#include <cstddef>
import Compute.MemoryResourceProperties;
import Compute.MemoryResource;
import Compute.DeviceType;

Classes

class  Mila::Dnn::Compute::CpuMemoryResource
 CPU memory resource for host-accessible memory allocation. More...

Namespaces

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

Typedefs

using Mila::Dnn::Compute::HostMemoryResource = CpuMemoryResource
 Alias for CpuMemoryResource that represents host-accessible memory.