Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.h87 StepStatsCollectorInterface* stats_collector = nullptr; member
Dfunction_test.cc1020 StepStatsCollector stats_collector(&stats); in TEST_F() local
1064 StepStatsCollector stats_collector(&stats); in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc438 std::shared_ptr<SimpleStepStatsCollector> stats_collector; in RunAsync() local
452 Status s) { in RunAsync()
/external/tensorflow/tensorflow/core/framework/
Dfunction.h621 StepStatsCollectorInterface* stats_collector = nullptr; member
Dop_kernel.h669 StepStatsCollectorInterface* stats_collector = nullptr; member
1096 StepStatsCollectorInterface* stats_collector() const { in stats_collector() function