AttrValue.ListValue.Builder

عمومی استاتیک کلاس نهایی AttrValue.ListValue.Builder

 LINT.IfChange
 
نوع Protobuf tensorflow.AttrValue.ListValue

روش های عمومی

AttrValue.ListValue.Builder
addAllB (Iterable<? مقادیر Boolean> را گسترش می دهد)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (Iterable<? مقادیر Float> را گسترش می دهد)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Iterable<? NameAttrList > مقادیر را گسترش می دهد)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (تکرارپذیر<? مقادیر Long را گسترش می دهد)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (Iterable<? مقادیر ByteString> را گسترش می دهد)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Iterable<? مقادیر TensorShapeProto را گسترش می دهد)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Iterable<? مقادیر TensorProto > را گسترش می دهد)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Iterable<? DataType > مقادیر را گسترش می دهد)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addAllTypeValue (مقادیر<صحیح> تکرارپذیر)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addB (مقدار بولی)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addF (مقدار شناور)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addFunc (int index، NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc (مقدار NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc ( NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc (شاخص int، مقدار NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder (شاخص int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addI (مقدار طولانی)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
AttrValue.ListValue.Builder
addS (com.google.protobuf.ByteString مقدار)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addShape (int index، TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (مقدار TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (شاخص int، مقدار TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape ( TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder (int index)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addTensor (مقدار TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (int index، TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor ( TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (شاخص int، مقدار TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder (int index)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addType (مقدار DataType )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addTypeValue (مقدار int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue
AttrValue.ListValue
AttrValue.ListValue.Builder
AttrValue.ListValue.Builder
clearB ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
clearF ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
AttrValue.ListValue.Builder
clearFunc ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
واضح من ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AttrValue.ListValue.Builder
clearS ()
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
شفاف ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
clearTensor ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
clearType ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
بولی
getB (شاخص int)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
بین المللی
getBCcount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
فهرست <بولی>
getBList ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
شناور
getF (شاخص int)
 "list(float)"
 
repeated float f = 4 [packed = true];
بین المللی
getFCcount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
فهرست <شناور>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
NameAttrList
getFunc (شاخص int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
getFuncBuilder (شاخص int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
List< NameAttrList.Builder >
getFuncBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
بین المللی
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];
بین المللی
getICcount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
فهرست <طولانی>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
com.google.protobuf.ByteString
getS (شاخص int)
 "list(string)"
 
repeated bytes s = 2;
بین المللی
getSCcount ()
 "list(string)"
 
repeated bytes s = 2;
لیست <ByteString>
getSLlist ()
 "list(string)"
 
repeated bytes s = 2;
TensorShapeProto
getShape (int index)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (int index)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
List< TensorShapeProto.Builder >
getShapeBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
بین المللی
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)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder (شاخص int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
لیست< TensorProto.Builder >
getTensorBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
بین المللی
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;
نوع داده
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];
بولی نهایی
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.Message other)
AttrValue.ListValue.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.ListValue.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
AttrValue.ListValue.Builder
removeFunc (int index)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
removeShape (int index)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
removeTensor (شاخص int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setB (شاخص int، مقدار بولی)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
setF (شاخص int، مقدار شناور)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
AttrValue.ListValue.Builder
setFunc (int index، NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setFunc (شاخص int، مقدار NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setI (شاخص int، مقدار طولانی)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
AttrValue.ListValue.Builder
setS (int index، مقدار com.google.protobuf.ByteString)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
setShape (int index، TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setShape (شاخص int، مقدار TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setTensor (شاخص int، مقدار TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setTensor (int index، TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setType (شاخص int، مقدار DataType )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
setTypeValue (شاخص int، مقدار int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder نهایی
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی AttrValue.ListValue.Builder addAllB (Iterable<? مقادیر Boolean> را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllF (تکرارپذیر<? مقادیر Float> را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllFunc (Iterable<? NameAttrList > مقادیر را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllI (تکرارپذیر<? گسترش مقادیر Long>)

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

عمومی AttrValue.ListValue.Builder addAllS (Iterable<? مقادیر ByteString> را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllShape (Iterable<? مقادیر TensorShapeProto را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllTensor (Iterable<? مقادیر TensorProto > را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllType (Iterable<? مقادیر DataType > را گسترش می دهد)

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

عمومی AttrValue.ListValue.Builder addAllTypeValue (مقادیر<Integer> تکرارپذیر)

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

عمومی AttrValue.ListValue.Builder addB (مقدار بولی)

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

عمومی AttrValue.ListValue.Builder addF (مقدار شناور)

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

عمومی AttrValue.ListValue.Builder addFunc (int index, NameAttrList.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder addFunc (مقدار NameAttrList )

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

عمومی AttrValue.ListValue.Builder addFunc ( NameAttrList.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder addFunc (شاخص int، مقدار NameAttrList )

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

عمومی NameAttrList.Builder addFuncBuilder ()

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

public NameAttrList.Builder addFuncBuilder (int index)

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

عمومی AttrValue.ListValue.Builder addI (مقدار طولانی)

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

عمومی AttrValue.ListValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

عمومی AttrValue.ListValue.Builder addS (مقدار com.google.protobuf.ByteString)

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

عمومی AttrValue.ListValue.Builder addShape (int index, TensorShapeProto.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder addShape (مقدار TensorShapeProto )

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

عمومی AttrValue.ListValue.Builder addShape (شاخص int، مقدار TensorShapeProto )

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

عمومی AttrValue.ListValue.Builder addShape ( TensorShapeProto.Builder builderForValue)

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

عمومی TensorShapeProto.Builder addShapeBuilder (int index)

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

عمومی TensorShapeProto.Builder addShapeBuilder ()

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

عمومی AttrValue.ListValue.Builder addTensor (مقدار TensorProto )

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

عمومی AttrValue.ListValue.Builder addTensor (int index, TensorProto.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder addTensor ( TensorProto.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder addTensor (شاخص int، مقدار TensorProto )

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

عمومی TensorProto.Builder addTensorBuilder (int index)

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

عمومی TensorProto.Builder addTensorBuilder ()

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

عمومی AttrValue.ListValue.Builder addType (مقدار DataType )

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

عمومی AttrValue.ListValue.Builder addTypeValue (مقدار int)

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

ساخت عمومی AttrValue.ListValue ()

عمومی AttrValue.ListValue buildPartial ()

عمومی AttrValue.ListValue.Builder clear ()

عمومی AttrValue.ListValue.Builder clearB ()

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

عمومی AttrValue.ListValue.Builder clearF ()

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

عمومی AttrValue.ListValue.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی AttrValue.ListValue.Builder clearFunc ()

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

عمومی AttrValue.ListValue.Builder clearI ()

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

عمومی AttrValue.ListValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

عمومی AttrValue.ListValue.Builder clearS ()

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

عمومی AttrValue.ListValue.Builder clearShape ()

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

عمومی AttrValue.ListValue.Builder clearTensor ()

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

عمومی AttrValue.ListValue.Builder clearType ()

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

کلون AttrValue.ListValue.Builder عمومی ()

getB بولی عمومی (شاخص int)

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

عمومی int getBCcount ()

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

فهرست عمومی<Boolean> getBList ()

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

عمومی AttrValue.ListValue getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

عمومی float getF (شاخص int)

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

عمومی int getFCcount ()

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

فهرست عمومی<Float> getFList ()

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

Public NameAttrList getFunc (int index)

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

public NameAttrList.Builder getFuncBuilder (int index)

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

لیست عمومی < NameAttrList.Builder > getFuncBuilderList ()

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

public long getI (int index)

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

public com.google.protobuf.ByteString getS (int index)

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

عمومی int getSCcount ()

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

عمومی TensorShapeProto.Builder getShapeBuilder (int index)

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

لیست عمومی < TensorShapeProto.Builder > getShapeBuilderList ()

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

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

عمومی TensorProto.Builder getTensorBuilder (int index)

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

لیست عمومی < TensorProto.Builder > getTensorBuilderList ()

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

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

فهرست عمومی <Integer> getTypeValueList ()

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

بولین نهایی عمومی isInitialized ()

عمومی AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.Message other)

عمومی AttrValue.ListValue.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی نهایی AttrValue.ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی AttrValue.ListValue.Builder removeFunc (int index)

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

عمومی AttrValue.ListValue.Builder removeShape (int index)

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

عمومی AttrValue.ListValue.Builder removeTensor (int index)

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

عمومی AttrValue.ListValue.Builder setB (شاخص int، مقدار بولی)

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

عمومی AttrValue.ListValue.Builder setF (شاخص int، مقدار شناور)

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

public AttrValue.ListValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی AttrValue.ListValue.Builder setFunc (int index, NameAttrList.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder setFunc (شاخص int، مقدار NameAttrList )

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

عمومی AttrValue.ListValue.Builder setI (شاخص int، مقدار طولانی)

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

عمومی AttrValue.ListValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی AttrValue.ListValue.Builder setS (int index, com.google.protobuf.ByteString مقدار)

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

عمومی AttrValue.ListValue.Builder setShape (int index, TensorShapeProto.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder setShape (شاخص int، مقدار TensorShapeProto )

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

عمومی AttrValue.ListValue.Builder setTensor (شاخص int، مقدار TensorProto )

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

عمومی AttrValue.ListValue.Builder setTensor (int index, TensorProto.Builder builderForValue)

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

عمومی AttrValue.ListValue.Builder setType (شاخص int، مقدار DataType )

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

عمومی AttrValue.ListValue.Builder setTypeValue (شاخص int، مقدار int)

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

نهایی عمومی AttrValue.ListValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)