Searched refs:SubgraphAwareProfiler (Results 1 – 1 of 1) sorted by relevance
311 new SubgraphAwareProfiler(profiler, associated_subgraph_idx)); in SetProfiler()358 class SubgraphAwareProfiler : public Profiler {361 SubgraphAwareProfiler(Profiler* profiler, int64_t subgraph_index) in SubgraphAwareProfiler() function363 ~SubgraphAwareProfiler() override {} in ~SubgraphAwareProfiler()721 std::unique_ptr<SubgraphAwareProfiler> profiler_;