Home
last modified time | relevance | path

Searched defs:get_memory_properties_str (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DDevice.cpp175 std::string get_memory_properties_str(const VkMemoryPropertyFlags flags) { in get_memory_properties_str() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DAdapter.cpp199 std::string get_memory_properties_str(const VkMemoryPropertyFlags flags) { in get_memory_properties_str() function