|
Mila 0.13.48
Deep Neural Network Library
|
This is the complete list of members for Mila::Dnn::Compute::MemoryResource, including all inherited members.
| do_allocate(std::size_t bytes, std::size_t alignment) override=0 | Mila::Dnn::Compute::MemoryResource | protectedpure virtual |
| do_deallocate(void *ptr, std::size_t bytes, std::size_t alignment) override=0 | Mila::Dnn::Compute::MemoryResource | protectedpure virtual |
| do_is_equal(const std::pmr::memory_resource &other) const noexcept override=0 | Mila::Dnn::Compute::MemoryResource | protectedpure virtual |
| is_device_accessible | Mila::Dnn::Compute::MemoryResource | static |
| is_host_accessible | Mila::Dnn::Compute::MemoryResource | static |
| ~MemoryResource()=default | Mila::Dnn::Compute::MemoryResource | virtual |