Home
last modified time | relevance | path

Searched defs:MaybeGetMinimumShape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc323 TensorShapeProto MaybeGetMinimumShape(const TensorShapeProto& original_shape, in MaybeGetMinimumShape() function
H A Dop_level_cost_estimator_test.cc1696 TEST_F(OpLevelCostEstimatorTest, MaybeGetMinimumShape) { in TEST_F() argument