Searched defs:bind_allocation (Results 1 – 5 of 5) sorted by relevance
162 inline void bind_allocation(const MemoryAllocation& memory) { in bind_allocation() function387 inline void bind_allocation(const MemoryAllocation& memory) { in bind_allocation() function
386 void vTensor::bind_allocation(const api::MemoryAllocation& allocation) { in bind_allocation() function in at::native::vulkan::vTensor
162 inline void bind_allocation(const Allocation& memory) { in bind_allocation() function
245 inline void bind_allocation(const Allocation& memory) { in bind_allocation() function
668 void vTensor::bind_allocation(const vkapi::Allocation& allocation) { in bind_allocation() function in vkcompute::api::vTensor