Searched refs:PredictCostOfAnUnknownOp (Results 1 – 2 of 2) sorted by relevance
121 Status PredictCostOfAnUnknownOp(const OpContext& op_context,
714 return PredictCostOfAnUnknownOp(op_context, node_costs); in PredictNodeCosts()804 Status OpLevelCostEstimator::PredictCostOfAnUnknownOp( in PredictCostOfAnUnknownOp() function in tensorflow::grappler::OpLevelCostEstimator1820 return PredictCostOfAnUnknownOp(op_context, node_costs); in PredictEinsum()2531 return PredictCostOfAnUnknownOp(op_context, node_costs); in PredictResizeBilinear()2619 return PredictCostOfAnUnknownOp(op_context, node_costs); in PredictCropAndResize()