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

  /external/tensorflow/tensorflow/core/profiler/internal/advisor/
accelerator_utilization_checker.h 73 const auto& execs = node->all_op_execs();
  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_node.h 617 const std::map<int64, ExecStep>& all_op_execs() const { return execs_; } function in class:tensorflow::tfprof::TFGraphNode

Completed in 78 milliseconds