Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h157 Status PredictMetadata(const OpContext& op_context,
Dop_level_cost_estimator.cc502 wrap(&OpLevelCostEstimator::PredictMetadata)); in OpLevelCostEstimator()
504 wrap(&OpLevelCostEstimator::PredictMetadata)); in OpLevelCostEstimator()
506 wrap(&OpLevelCostEstimator::PredictMetadata)); in OpLevelCostEstimator()
508 wrap(&OpLevelCostEstimator::PredictMetadata)); in OpLevelCostEstimator()
1934 Status OpLevelCostEstimator::PredictMetadata(const OpContext& op_context, in PredictMetadata() function in tensorflow::grappler::OpLevelCostEstimator