|
Mila 0.13.48
Deep Neural Network Library
|
This is the complete list of members for Mila::Dnn::Compute::VulkanMemoryResource, including all inherited members.
| AllocationStrategy enum name | Mila::Dnn::Compute::VulkanMemoryResource | |
| DevicePreference enum name | Mila::Dnn::Compute::VulkanMemoryResource | |
| do_allocate(std::size_t, std::size_t) override | Mila::Dnn::Compute::VulkanMemoryResource | inlineprotectedvirtual |
| do_deallocate(void *, std::size_t, std::size_t) override | Mila::Dnn::Compute::VulkanMemoryResource | inlineprotectedvirtual |
| do_is_equal(const std::pmr::memory_resource &) const noexcept override | Mila::Dnn::Compute::VulkanMemoryResource | inlineprotectedvirtual |
| getDeviceInfo() const | Mila::Dnn::Compute::VulkanMemoryResource | inline |
| is_device_accessible | Mila::Dnn::Compute::VulkanMemoryResource | static |
| is_host_accessible | Mila::Dnn::Compute::VulkanMemoryResource | static |
| VulkanMemoryResource(DevicePreference=DevicePreference::DISCRETE_GPU, AllocationStrategy=AllocationStrategy::DEVICE_LOCAL) | Mila::Dnn::Compute::VulkanMemoryResource | inlineexplicit |
| ~MemoryResource()=default | Mila::Dnn::Compute::MemoryResource | virtual |