Searched refs:PredictFusedOp (Results 1 – 2 of 2) sorted by relevance
189 Status PredictFusedOp(const OpContext& op_context,
1789 return PredictFusedOp(op_context_with_output, component_ops, node_costs); in PredictFusedConv2DBiasActivation()2051 Status OpLevelCostEstimator::PredictFusedOp( in PredictFusedOp() function in tensorflow::grappler::OpLevelCostEstimator