Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dop_kernel_test.cc704 context->GetAttr(attr_name, &shape_proto_list)); in GetAttrKernel()
738 std::vector<TensorShapeProto> shape_proto_list; member in tensorflow::__anon843475bc0111::GetAttrKernel
842 ASSERT_EQ(2, get_attr_kernel->shape_proto_list.size()); in TEST_F()
843 EXPECT_EQ(get_attr_kernel->shape_proto_list[0].ShortDebugString(), in TEST_F()
845 EXPECT_EQ(get_attr_kernel->shape_proto_list[1].ShortDebugString(), in TEST_F()