Searched defs:create_adapter (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ | ||
H A D | Runtime.cpp | 311 uint32_t Runtime::create_adapter(const Selector& selector) { in create_adapter() function in at::native::vulkan::api::Runtime |
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/ | ||
H A D | Runtime.cpp | 326 uint32_t Runtime::create_adapter(const Selector& selector) { in create_adapter() function in vkcompute::vkapi::Runtime |