Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc1598 const auto shape_h = properties.GetOutputProperties("h").at(0).shape(); in TEST_F() local
1600 EXPECT_EQ(shape_h.dim(0).size(), shape_c.dim(0).size()); in TEST_F()
1601 EXPECT_EQ(shape_h.dim(1).size(), shape_c.dim(1).size()); in TEST_F()