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

  /external/tensorflow/tensorflow/core/grappler/costs/
utils.h 61 OpPerformanceList CostGraphToOpPerformanceData(const CostGraphDef& cost_graph,
utils.cc 245 OpPerformanceList CostGraphToOpPerformanceData(const CostGraphDef& cost_graph,
  /external/tensorflow/tensorflow/python/grappler/
cost_analyzer.cc 91 op_perf_analytical_ = CostGraphToOpPerformanceData(
94 CostGraphToOpPerformanceData(cost_graph_measured_filtered, item_->graph);
cluster.i 184 *op_performance_data = tensorflow::grappler::CostGraphToOpPerformanceData(

Completed in 113 milliseconds