Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dlazy_graph_executor.cpp123 uint64_t LazyGraphExecutor::DeviceContextArena::GetRunningSeed( in GetRunningSeed() function in torch::lazy::LazyGraphExecutor::DeviceContextArena
372 uint64_t LazyGraphExecutor::GetRunningSeed(const BackendDevice& device) { in GetRunningSeed() function in torch::lazy::LazyGraphExecutor