Searched defs:AddStep (Results 1 – 2 of 2) sorted by relevance
26 void Profiler::AddStep(int64 step, const RunMetadata& run_meta) { in AddStep() function in tensorflow::tfprof::Profiler
123 double AddStep(int64 step, const string* graph, const string* run_meta, in AddStep() function