Home
last modified time | relevance | path

Searched refs:PredictFusedOp (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h150 Costs PredictFusedOp(const OpContext& op_context,
Dop_level_cost_estimator.cc1218 auto costs = PredictFusedOp(op_context_with_output, component_ops); in PredictFusedConv2DBiasActivation()
1374 Costs OpLevelCostEstimator::PredictFusedOp( in PredictFusedOp() function in tensorflow::grappler::OpLevelCostEstimator