Searched refs:CombineCostsAndUpdateExecutionTime (Results 1 – 2 of 2) sorted by relevance
188 void CombineCostsAndUpdateExecutionTime(Costs* costs) const;
561 CombineCostsAndUpdateExecutionTime(&costs); in PredictOpCountBasedCost()1394 CombineCostsAndUpdateExecutionTime(&fused_cost); in PredictFusedOp()1729 void OpLevelCostEstimator::CombineCostsAndUpdateExecutionTime( in CombineCostsAndUpdateExecutionTime() function in tensorflow::grappler::OpLevelCostEstimator