Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h134 Status PredictNaryOp(const OpContext& op_context,
Dop_level_cost_estimator.cc536 device_cost_impl_.emplace(kAddN, wrap(&OpLevelCostEstimator::PredictNaryOp)); in OpLevelCostEstimator()
2454 Status OpLevelCostEstimator::PredictNaryOp(const OpContext& op_context, in PredictNaryOp() function in tensorflow::grappler::OpLevelCostEstimator