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.h189 Status PredictFusedOp(const OpContext& op_context,
Dop_level_cost_estimator.cc1789 return PredictFusedOp(op_context_with_output, component_ops, node_costs); in PredictFusedConv2DBiasActivation()
2051 Status OpLevelCostEstimator::PredictFusedOp( in PredictFusedOp() function in tensorflow::grappler::OpLevelCostEstimator