HomeSort by relevance Sort by last modified time
    Searched refs:ProcessStepStats (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/python/util/
stat_summarizer.i 38 %unignore tensorflow::StatSummarizer::ProcessStepStats;
65 $self->ProcessStepStats(step_stats);
  /external/tensorflow/tensorflow/core/util/
stat_summarizer_test.cc 75 stats.ProcessStepStats(run_metadata.step_stats());
stat_summarizer.h 160 void ProcessStepStats(const StepStats& step_stats);
stat_summarizer.cc 126 void StatSummarizer::ProcessStepStats(const StepStats& step_stats) {
  /external/tensorflow/tensorflow/contrib/android/jni/
run_stats_jni.cc 66 s->ProcessStepStats(proto.step_stats());
  /external/tensorflow/tensorflow/tools/benchmark/
benchmark_model.cc 280 stats->ProcessStepStats(step_stats);

Completed in 313 milliseconds