Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.h274 static std::vector<int64_t> CalculateInputTensorSize(
H A Dop_level_cost_estimator.cc1586 std::vector<int64_t> OpLevelCostEstimator::CalculateInputTensorSize( in CalculateInputTensorSize() function in tensorflow::grappler::OpLevelCostEstimator
1666 CalculateInputTensorSize(op_info, found_unknown_shapes); in PredictDefaultNodeCosts()