Searched defs:TensorShapeProto (Results 1 – 6 of 6) sorted by relevance
13 message TensorShapeProto { message
49 class TensorShapeProto; variable
37 class TensorShapeProto; variable
1234 cls, proto: tensor_shape_pb2.TensorShapeProto) -> "TensorShape":
53 tensor_shape: tensor_shape_pb2.TensorShapeProto,
2263 TEST_F(CApiAttributesTest, TensorShapeProto) { in TEST_F() argument