Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor.h53 struct TORCH_API EnableProfilingGuard { struct
59 bool old_get_optimize = false;
H A Dgraph_executor.cpp63 EnableProfilingGuard::EnableProfilingGuard() { in EnableProfilingGuard() function in torch::jit::EnableProfilingGuard