Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.cc46 void ExecStep::AddTimeStats(const string& dev, const NodeExecStats& step_stat) { in AddTimeStats() function in tensorflow::tfprof::ExecStep
223 exec->second.AddTimeStats(dev, step_stat); in AddStepStat()
Dtfprof_node.h90 void AddTimeStats(const string& dev, const NodeExecStats& step_stat);