Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.h362 : profiler_(profiler), subgraph_index_(subgraph_index) {} in SubgraphAwareProfiler()
370 subgraph_index_); in BeginEvent()
389 subgraph_index_); in AddEvent()
395 const int64_t subgraph_index_; variable