Home
last modified time | relevance | path

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

/external/pytorch/c10/xpu/
DXPUStream.cpp208 XPUStream getStreamFromPool(const int priority, DeviceIndex device) { in getStreamFromPool() function
227 XPUStream getStreamFromPool(const bool isHighPriority, DeviceIndex device) { in getStreamFromPool() function
/external/pytorch/c10/cuda/
DCUDAStream.cpp315 CUDAStream getStreamFromPool(const int priority, DeviceIndex device_index) { in getStreamFromPool() function
340 CUDAStream getStreamFromPool(const bool isHighPriority, DeviceIndex device) { in getStreamFromPool() function