|
Mila
Deep Neural Network Library
|
This is the complete list of members for Mila::Dnn::Compute::TrackedMemoryResource, including all inherited members.
| do_allocate(std::size_t bytes, std::size_t alignment) override | Mila::Dnn::Compute::TrackedMemoryResource | inlineprotectedvirtual |
| do_deallocate(void *p, std::size_t bytes, std::size_t alignment) override | Mila::Dnn::Compute::TrackedMemoryResource | inlineprotectedvirtual |
| do_is_equal(const std::pmr::memory_resource &other) const noexcept override | Mila::Dnn::Compute::TrackedMemoryResource | inlineprotectedvirtual |
| getUnderlying() const | Mila::Dnn::Compute::TrackedMemoryResource | inline |
| is_device_accessible | Mila::Dnn::Compute::MemoryResource | static |
| is_host_accessible | Mila::Dnn::Compute::MemoryResource | static |
| name() const | Mila::Dnn::Compute::TrackedMemoryResource | inline |
| TrackedMemoryResource(MemoryResource *underlying, std::string_view name="") | Mila::Dnn::Compute::TrackedMemoryResource | inlineexplicit |
| ~MemoryResource()=default | Mila::Dnn::Compute::MemoryResource | virtual |
| ~TrackedMemoryResource() | Mila::Dnn::Compute::TrackedMemoryResource | inline |