Home
last modified time | relevance | path

Searched defs:CreateNodeExecStats (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc428 NodeExecStatsInterface* StepStatsCollector::CreateNodeExecStats( in CreateNodeExecStats() function in tensorflow::StepStatsCollector
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc44 NodeExecStatsInterface* CreateNodeExecStats(const Node* node) override { in CreateNodeExecStats() function in tensorflow::data::__anoncde944130111::SimpleStepStatsCollector