Searched refs:in_prop2 (Results 1 – 1 of 1) sorted by relevance
1365 const OpInfo::TensorProperties& in_prop2 = in_props[2]; in TEST_F() local1366 EXPECT_EQ("float: [128,224,224,3]", PropToString(in_prop2)); in TEST_F()