Searched defs:VarAttributes (Results 1 – 1 of 1) sorted by relevance
33 struct VarAttributes { struct34 TensorShapeProto shape_proto;35 TensorShape shape;36 string name;37 DataType dtype;38 string shared_name;39 string container;