Home
last modified time | relevance | path

Searched defs:stats_collector (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.h86 StepStatsCollector* stats_collector = nullptr; member
Dfunction_test.cc757 StepStatsCollector stats_collector(&stats); in TEST_F() local
/external/tensorflow/tensorflow/core/framework/
Dfunction.h481 StepStatsCollector* stats_collector = nullptr; member
Dop_kernel.h564 StepStatsCollector* stats_collector = nullptr; member
958 StepStatsCollector* stats_collector() const { in stats_collector() function