Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h283 static std::vector<int64> CalculateOutputTensorSize(
Dop_level_cost_estimator.cc1608 std::vector<int64> OpLevelCostEstimator::CalculateOutputTensorSize( in CalculateOutputTensorSize() function in tensorflow::grappler::OpLevelCostEstimator
1636 CalculateOutputTensorSize(op_info, found_unknown_shapes); in PredictDefaultNodeCosts()