Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/runtime/
Dprofiling_graph_executor_impl.h51 profiling_plan_; // plan to run in order to profiling the code member
Dprofiling_graph_executor_impl.cpp672 profiling_plan_ = ExecutionPlan(pr_->graph(), function_name_); in getOptimizedPlanFor()
678 return *profiling_plan_; in getOptimizedPlanFor()
811 profiling_plan_.reset(); in debugFlushCompilationCache()
824 profiling_plan_.reset(); in clearTheGraphCompilationIntermediateGraphs()