AttrValue.ListValueOrBuilder

อินเทอร์เฟซแบบคงที่สาธารณะ AttrValue.ListValueOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

บูลีนนามธรรม
getB (ดัชนี int)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
บทคัดย่อ
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];
บทคัดย่อ
รับ FCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
รายการนามธรรม<ลอย>
รับ FList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
ชื่อนามธรรมAttrList
getFunc (ดัชนี int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
บทคัดย่อ
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
รายการนามธรรม < NameAttrList >
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
ชื่อนามธรรม AttrListOrBuilder
getFuncOrBuilder (ดัชนี int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
รายการนามธรรม<? ขยาย NameAttrListOrBuilder >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
ยาวเป็นนามธรรม
getI (ดัชนี int)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
บทคัดย่อ
รับ ICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
รายการนามธรรม<ยาว>
รับรายการ ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
นามธรรม com.google.protobuf.ByteString
getS (ดัชนี int)
 "list(string)"
 
repeated bytes s = 2;
บทคัดย่อ
รับ SCount ()
 "list(string)"
 
repeated bytes s = 2;
รายการนามธรรม <ByteString>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
นามธรรม TensorShapeProto
getShape (ดัชนี int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
บทคัดย่อ
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
รายการนามธรรม < TensorShapeProto >
รับ ShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
นามธรรม TensorShapeProtoOrBuilder
getShapeOrBuilder (ดัชนี int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
รายการนามธรรม<? ขยาย TensorShapeProtoOrBuilder >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
นามธรรม TensorProto
getTensor (ดัชนี int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
บทคัดย่อ
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
รายการนามธรรม < TensorProto >
รับ TensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
นามธรรม TensorProtoOrBuilder
getTensorOrBuilder (ดัชนี int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
รายการนามธรรม<? ขยาย TensorProtoOrBuilder >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
ประเภทข้อมูล นามธรรม
getType (ดัชนี int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
บทคัดย่อ
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
รายการนามธรรม < ประเภทข้อมูล >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
บทคัดย่อ
getTypeValue (ดัชนี int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
รายการนามธรรม<จำนวนเต็ม>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

วิธีการสาธารณะ

บูลีนนามธรรมสาธารณะ 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];

นามธรรมสาธารณะ float 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)

 "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)

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

รายการนามธรรมสาธารณะ<? ขยาย NameAttrListOrBuilder > getFuncOrBuilderList ()

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

สาธารณะนามธรรมยาว getI (ดัชนี int)

 "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)

 "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)

 "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)

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

รายการนามธรรมสาธารณะ<? ขยาย TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

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

นามธรรมสาธารณะ TensorProto getTensor (ดัชนี int)

 "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)

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

รายการนามธรรมสาธารณะ<? ขยาย TensorProtoOrBuilder > getTensorOrBuilderList ()

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

DataType getType นามธรรม สาธารณะ (ดัชนี int)

 "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];