Searched refs:in_prop3 (Results 1 – 1 of 1) sorted by relevance
1368 const OpInfo::TensorProperties& in_prop3 = in_props[3]; in TEST_F() local1369 EXPECT_EQ("float: [7,7,3,8]", PropToString(in_prop3)); in TEST_F()