Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_graph_executor_impl.cpp696 clearTheGraphCompilationIntermediateGraphs(); in getOptimizedPlanFor()
714 clearTheGraphCompilationIntermediateGraphs(); in getPlanFor()
822 void ProfilingGraphExecutorImpl::clearTheGraphCompilationIntermediateGraphs() { in clearTheGraphCompilationIntermediateGraphs() function in torch::jit::ProfilingGraphExecutorImpl
H A Dprofiling_graph_executor_impl.h47 void clearTheGraphCompilationIntermediateGraphs();