AttrValue.ListValueOrBuilder

ממשק סטטי ציבורי AttrValue.ListValueOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

בוליאני מופשט
getB (אינדקס int)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
מופשט int
getBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
רשימה מופשטת<בוליאנית>
getBList ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
לצוף מופשט
getF (אינדקס int)
 "list(float)"
 
repeated float f = 4 [packed = true];
מופשט int
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
רשימה מופשטת<Float>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
תקציר NameAttrList
getFunc (int index)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
מופשט int
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
תקציר רשימה< NameAttrList >
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
תקציר NameAttrListOrBuilder
getFuncOrBuilder (int index)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
רשימה מופשטת<? מרחיב את NameAttrListOrBuilder >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
מופשט ארוך
getI (int index)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
מופשט int
getICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
רשימה מופשטת<Long>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
תקציר com.google.protobuf.ByteString
getS (int index)
 "list(string)"
 
repeated bytes s = 2;
מופשט int
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
רשימה מופשטת<ByteString>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
מופשט TensorShapeProto
getShape (int index)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
מופשט int
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
רשימה מופשטת< TensorShapeProto >
getShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
מופשט TensorShapeProtoOrBuilder
getShapeOrBuilder (int index)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
רשימה מופשטת<? מרחיב את TensorShapeProtoOrBuilder >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
מופשט TensorProto
getTensor (int index)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
מופשט int
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
רשימה מופשטת< TensorProto >
getTensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
תקציר TensorProtoOrBuilder
getTensorOrBuilder (int index)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
רשימה מופשטת<? מרחיב את TensorProtoOrBuilder >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
תקציר DataType
getType (int index)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
מופשט int
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
רשימת תקציר< DataType >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
מופשט int
getTypeValue (אינדקס int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
רשימה מופשטת <מספר שלם>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

שיטות ציבוריות

תקציר בוליאני של getB (אינדקס אינט)

 "list(bool)"
 
repeated bool b = 5 [packed = true];

תקציר ציבורי int getBCount ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

רשימת תקציר ציבורית<Boolean> getBList ()

 "list(bool)"
 
repeated bool b = 5 [packed = true];

public abstract float getF (int index)

 "list(float)"
 
repeated float f = 4 [packed = true];

תקציר ציבורי int getFCount ()

 "list(float)"
 
repeated float f = 4 [packed = true];

רשימת תקציר ציבורית<Float> getFList ()

 "list(float)"
 
repeated float f = 4 [packed = true];

תקציר ציבורי NameAttrList getFunc (int index)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

תקציר ציבורי int getFuncCount ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

רשימת תקציר ציבורית< NameAttrList > getFuncList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

תקציר ציבורי NameAttrListOrBuilder getFuncOrBuilder (int index)

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

רשימת תקציר ציבורית<? מרחיב את NameAttrListOrBuilder > getFuncOrBuilderList ()

 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;

תקציר ציבורי ארוך getI (אינדקס אינט)

 "list(int)"
 
repeated int64 i = 3 [packed = true];

תקציר ציבורי int getICount ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

רשימת תקציר ציבורית<Long> getIList ()

 "list(int)"
 
repeated int64 i = 3 [packed = true];

תקציר ציבורי com.google.protobuf.ByteString getS (int index)

 "list(string)"
 
repeated bytes s = 2;

תקציר ציבורי int getSCount ()

 "list(string)"
 
repeated bytes s = 2;

רשימת תקציר ציבורית<ByteString> getSList ()

 "list(string)"
 
repeated bytes s = 2;

תקציר ציבורי TensorShapeProto getShape (int index)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

תקציר ציבורי int getShapeCount ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

רשימת תקציר ציבורית< TensorShapeProto > getShapeList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

תקציר ציבורי TensorShapeProtoOrBuilder getShapeOrBuilder (int index)

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

רשימת תקציר ציבורית<? מרחיב את TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;

תקציר ציבורי TensorProto getTensor (int index)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

תקציר ציבורי int getTensorCount ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

רשימת תקציר ציבורית< TensorProto > getTensorList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

תקציר ציבורי TensorProtoOrBuilder getTensorOrBuilder (int index)

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

רשימת תקציר ציבורית<? מרחיב את TensorProtoOrBuilder > getTensorOrBuilderList ()

 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;

תקציר ציבורי DataType getType (int index)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

תקציר ציבורי int getTypeCount ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

רשימת תקציר ציבורית< DataType > getTypeList ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

תקציר ציבורי int getTypeValue (int index)

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

רשימת תקציר ציבורית<Integer> getTypeValueList ()

 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];