Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupGloo.cpp698 createDefaultDevice() { in createDefaultDevice() function in c10d::ProcessGroupGloo
725 createDefaultDevice() { in createDefaultDevice() function in c10d::ProcessGroupGloo
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp267 Move<VkDevice> createDefaultDevice(const PlatformInterface &vkp, VkInstance instance, const Instanc… in createDefaultDevice() function