Home
last modified time | relevance | path

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

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