Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h159 Status PredictGatherOrSlice(const OpContext& op_context,
Dop_level_cost_estimator.cc416 wrap(&OpLevelCostEstimator::PredictGatherOrSlice)); in OpLevelCostEstimator()
418 wrap(&OpLevelCostEstimator::PredictGatherOrSlice)); in OpLevelCostEstimator()
420 wrap(&OpLevelCostEstimator::PredictGatherOrSlice)); in OpLevelCostEstimator()
437 wrap(&OpLevelCostEstimator::PredictGatherOrSlice)); in OpLevelCostEstimator()
439 wrap(&OpLevelCostEstimator::PredictGatherOrSlice)); in OpLevelCostEstimator()
1950 Status OpLevelCostEstimator::PredictGatherOrSlice(const OpContext& op_context, in PredictGatherOrSlice() function in tensorflow::grappler::OpLevelCostEstimator