Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.h283 static std::vector<int64_t> CalculateOutputTensorSize(
H A Dop_level_cost_estimator.cc1640 std::vector<int64_t> OpLevelCostEstimator::CalculateOutputTensorSize( in CalculateOutputTensorSize() function in tensorflow::grappler::OpLevelCostEstimator
1668 CalculateOutputTensorSize(op_info, found_unknown_shapes); in PredictDefaultNodeCosts()