Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/xpu/
H A DModule.cpp114 auto c10_device_index = THPUtils_unpackDeviceIndex(device_index); in THXPModule_getCurrentStream_wrap() local
136 auto c10_device_index = THPUtils_unpackDeviceIndex(device_index); in THXPModule_getCurrentStream_raw() local
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DModule.cpp193 auto c10_device_index = THPUtils_unpackDeviceIndex(device_index); in THCPModule_getCurrentStream_wrap() local
214 auto c10_device_index = THPUtils_unpackDeviceIndex(device_index); in THCPModule_getCurrentStream_raw() local
226 auto c10_device_index = THPUtils_unpackDeviceIndex(device_index); in THCPModule_getDefaultStream_wrap() local