Searched refs:tensor_shape_expected (Results 1 – 1 of 1) sorted by relevance
927 TensorShape tensor_shape_expected(expected); in ExpectTensorShape() local930 LOG(INFO) << "Expected: " << tensor_shape_expected.DebugString(); in ExpectTensorShape()932 EXPECT_TRUE(tensor_shape_expected == tensor_shape); in ExpectTensorShape()