Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h111 int64 CalculateInputSize(const OpInfo& op_info,
Dop_level_cost_estimator.cc500 const double input_size = CalculateInputSize(op_info, &unknown_shapes); in PredictOpCountBasedCost()
1052 int64 OpLevelCostEstimator::CalculateInputSize( in CalculateInputSize() function in tensorflow::grappler::OpLevelCostEstimator
1635 CalculateInputSize(op_info, &found_unknown_shapes); in PredictAvgPoolGrad()