Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc60 auto shape_rows = shape->add_dim(); in DescribeMatrix() local
61 shape_rows->set_size(rows); in DescribeMatrix()