Searched defs:SetRngSeed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | lazy_graph_executor.cpp | 130 void LazyGraphExecutor::DeviceContextArena::SetRngSeed( in SetRngSeed() function in torch::lazy::LazyGraphExecutor::DeviceContextArena |
/aosp_15_r20/external/pytorch/torch/csrc/lazy/ts_backend/ | ||
H A D | ts_backend_impl.cpp | 172 void SetRngSeed(size_t seed) const override { in SetRngSeed() function in torch::lazy::TSBackendImpl |