Home
last modified time | relevance | path

Searched refs:old_get_optimize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor.h59 bool old_get_optimize = false; member
H A Dgraph_executor.cpp67 old_get_optimize = getGraphExecutorOptimize(); in EnableProfilingGuard()
73 setGraphExecutorOptimize(old_get_optimize); in ~EnableProfilingGuard()