Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h311 new SubgraphAwareProfiler(profiler, associated_subgraph_idx)); in SetProfiler()
358 class SubgraphAwareProfiler : public Profiler {
361 SubgraphAwareProfiler(Profiler* profiler, int64_t subgraph_index) in SubgraphAwareProfiler() function
363 ~SubgraphAwareProfiler() override {} in ~SubgraphAwareProfiler()
721 std::unique_ptr<SubgraphAwareProfiler> profiler_;