AttrValue.ListValueOrBuilder

الواجهة الثابتة العامة AttrValue.ListValueOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

منطقية مجردة
getB (فهرس كثافة العمليات)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
كثافة العمليات مجردة
الحصول علىBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
قائمة مجردة<منطقية>
الحصول على قائمة ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
تعويم مجردة
getF (فهرس كثافة العمليات)
 "list(float)"
 
repeated float f = 4 [packed = true];
كثافة العمليات مجردة
جيتفكونت ()
 "list(float)"
 
repeated float f = 4 [packed = true];
قائمة مجردة<تعويم>
احصل على قائمة ()
 "list(float)"
 
repeated float f = 4 [packed = true];
مجردة NameAttrList
getFunc (فهرس كثافة العمليات)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
كثافة العمليات مجردة
الحصول على FuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
قائمة مجردة< NameAttrList >
قائمة الوظائف ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
مجردة NameAttrListOrBuilder
getFuncOrBuilder (فهرس كثافة العمليات)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
قائمة مجردة <؟ يمتد NameAttrListOrBuilder >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
مجردة طويلة
جيتي (مؤشر كثافة العمليات)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
كثافة العمليات مجردة
جيتيكونت ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
قائمة مجردة<طويلة>
الحصول على قائمة ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
مجردة com.google.protobuf.ByteString
يحصل (مؤشر كثافة العمليات)
 "list(string)"
 
repeated bytes s = 2;
كثافة العمليات مجردة
جيتسكونت ()
 "list(string)"
 
repeated bytes s = 2;
قائمة مجردة <ByteString>
الحصول على قائمة ()
 "list(string)"
 
repeated bytes s = 2;
مجردة TensorShapeProto
الحصول على الشكل (مؤشر كثافة العمليات)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
كثافة العمليات مجردة
الحصول على الشكل ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
قائمة مجردة< TensorShapeProto >
قائمة الشكل ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
مجردة TensorShapeProtoOrBuilder
getShapeOrBuilder (فهرس كثافة العمليات)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
قائمة مجردة <؟ يمتد TensorShapeProtoOrBuilder >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
مجردة TensorProto
getTensor (فهرس كثافة العمليات)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
كثافة العمليات مجردة
الحصول على TensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
قائمة مجردة< TensorProto >
قائمة Tensor ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
مجردة TensorProtoOrBuilder
getTensorOrBuilder (فهرس كثافة العمليات)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
قائمة مجردة <؟ يمتد TensorProtoOrBuilder >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
نوع البيانات المجردة
getType (فهرس كثافة العمليات)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
كثافة العمليات مجردة
الحصول علىTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
قائمة مجردة< نوع البيانات >
قائمة النوع ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
كثافة العمليات مجردة
getTypeValue (فهرس كثافة العمليات)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
قائمة مجردة<عدد صحيح>
قائمة getTypeValue ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];

الأساليب العامة

getB المنطقي الملخص العام (مؤشر int)

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

الملخص العام int getBCunt ()

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

قائمة مجردة عامة<Boolean> 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)

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

 "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 (فهرس كثافة العمليات)

 "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 (فهرس كثافة العمليات)

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

repeated .tensorflow.DataType type = 6 [packed = true];

 "list(type)"
 
.tensorflow.DataType type = 6 [معبأة = صحيح]؛

قائمة مجردة عامة< DataType > getTypeList ()

repeated .tensorflow.DataType type = 6 [packed = true];

 "list(type)"
 
.tensorflow.DataType type = 6 [معبأة = صحيح]؛

الملخص العام int getTypeValue (مؤشر int)

repeated .tensorflow.DataType type = 6 [packed = true];

 "list(type)"
 
.tensorflow.DataType type = 6 [معبأة = صحيح]؛

قائمة مجردة عامة<Integer> getTypeValueList ()

repeated .tensorflow.DataType type = 6 [packed = true];

 "list(type)"
 
.tensorflow.DataType type = 6 [معبأة = صحيح]؛