Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp_extensions/open_registration_extension/pytorch_openreg/csrc/
H A DOpenRegMem.cpp25 auto curr_device = c10::Device(c10::DeviceType::PrivateUse1, curr_device_idx); in allocate() local
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp3699 c10::DeviceIndex curr_device = 0; in getIpcDevPtr() local