Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h274 static std::vector<int64> CalculateInputTensorSize(
Dop_level_cost_estimator.cc1561 std::vector<int64> OpLevelCostEstimator::CalculateInputTensorSize( in CalculateInputTensorSize() function in tensorflow::grappler::OpLevelCostEstimator
1634 CalculateInputTensorSize(op_info, found_unknown_shapes); in PredictDefaultNodeCosts()