Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/xpu/
H A DXPUGeneratorImpl.cpp138 void XPUGeneratorImpl::set_philox_offset_per_thread(uint64_t offset) { in set_philox_offset_per_thread() function in at::XPUGeneratorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAGeneratorImpl.cpp400 void CUDAGeneratorImpl::set_philox_offset_per_thread(uint64_t offset) { in set_philox_offset_per_thread() function in at::CUDAGeneratorImpl