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.cc47 void ExecStep::AddTimeStats(const string& dev, const NodeExecStats& step_stat) { in AddTimeStats() function in tensorflow::tfprof::ExecStep
228 exec->second.AddTimeStats(dev, step_stat); in AddStepStat()
Dtfprof_node.h91 void AddTimeStats(const string& dev, const NodeExecStats& step_stat);