AttrValue.ListValue.Builder

classe finale statique publique AttrValue.ListValue.Builder

 LINT.IfChange
 
tensorflow.AttrValue.ListValue de type Protobuf.AttrValue.ListValue

Méthodes publiques

AttrValue.ListValue.Builder
addAllB (Iterable<? extends Boolean> valeurs)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (Iterable<? extends Float> valeurs)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Iterable<? extends NameAttrList > valeurs)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (valeurs Iterable<? extends Long>)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (valeurs Iterable<? extends ByteString>)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Iterable <? étend TensorShapeProto > valeurs)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Iterable<? étend TensorProto > valeurs)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Iterable<? étend les valeurs DataType >)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addAllTypeValue (valeurs Iterable<Integer>)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addB (valeur booléenne)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addF (valeur flottante)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addFunc (index int, NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc (valeur 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 (index int, valeur NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
addFuncBuilder (index int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addI (valeur longue)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
AttrValue.ListValue.Builder
addS (valeur com.google.protobuf.ByteString)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addShape (index int, TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (valeur TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (index int, valeur 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 (index entier)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addTensor (valeur TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (index int, 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 (index int, valeur TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder (index int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addType (valeur DataType )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addTypeValue (valeur entière)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue
AttrValue.ListValue
AttrValue.ListValue.Builder
clair ()
AttrValue.ListValue.Builder
effacerB ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
clairF ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
AttrValue.ListValue.Builder
clearFunc ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
effacerJe ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AttrValue.ListValue.Builder
effacerS ()
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
forme claire ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
clearTensor ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
Type clair ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
cloner ()
booléen
getB (index int)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
int
getBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
Liste<Booléen>
getBListe ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
flotter
getF (index int)
 "list(float)"
 
repeated float f = 4 [packed = true];
int
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
Liste<Flottant>
getFList ()
 "list(float)"
 
repeated float f = 4 [packed = true];
NomAttrListe
getFunc (index entier)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrList.Builder
getFuncBuilder (index int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Liste< NameAttrList.Builder >
getFuncBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
int
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Liste <NameAttrList>
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NomAttrListeOuBuilder
getFuncOrBuilder (index int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Liste<? étend NameAttrListOrBuilder >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
long
getI (index int)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
int
getICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
Liste<Long>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
com.google.protobuf.ByteString
getS (index int)
 "list(string)"
 
repeated bytes s = 2;
int
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
Liste<ByteString>
getSListe ()
 "list(string)"
 
repeated bytes s = 2;
TensorShapeProto
getShape (index entier)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (index entier)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Liste< TensorShapeProto.Builder >
getShapeBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
int
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Liste< TensorShapeProto >
getShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder (index int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Liste<? étend TensorShapeProtoOrBuilder >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorProto
getTensor (index int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder (index int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Liste< TensorProto.Builder >
getTensorBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
int
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Liste< TensorProto >
getTensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder (index int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Liste<? étend TensorProtoOrBuilder >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Type de données
getType (index entier)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
int
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Liste< Type de données >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
int
getTypeValue (index int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Liste<Entier>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
booléen final
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.Message autre)
AttrValue.ListValue.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
finale AttrValue.ListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
AttrValue.ListValue.Builder
RemoveFunc (index int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
RemoveShape (index int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
RemoveTensor (index int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setB (index int, valeur booléenne)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
setF (index int, valeur flottante)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
AttrValue.ListValue.Builder
setFunc (index int, NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setFunc (index int, valeur NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setI (index int, valeur longue)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
AttrValue.ListValue.Builder
setS (index int, valeur com.google.protobuf.ByteString)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
setShape (index int, TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setShape (index int, valeur TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setTensor (index int, valeur TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setTensor (index int, TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setType (index int, valeur DataType )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
setTypeValue (index int, valeur int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
finale AttrValue.ListValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public AttrValue.ListValue.Builder addAllB (Iterable<? extends Boolean> valeurs)

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

public AttrValue.ListValue.Builder addAllF (Iterable<? extends Float> valeurs)

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

public AttrValue.ListValue.Builder addAllFunc (Iterable <? étend NameAttrList > valeurs)

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

public AttrValue.ListValue.Builder addAllI (Iterable<? extends Long> valeurs)

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

public AttrValue.ListValue.Builder addAllS (Iterable<? extends ByteString> valeurs)

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

public AttrValue.ListValue.Builder addAllShape (Iterable<? étend TensorShapeProto > valeurs)

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

public AttrValue.ListValue.Builder addAllTensor (Iterable<? étend TensorProto > valeurs)

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

public AttrValue.ListValue.Builder addAllType (Iterable<? étend les valeurs DataType >)

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

public AttrValue.ListValue.Builder addAllTypeValue (valeurs Iterable<Integer>)

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

public AttrValue.ListValue.Builder addB (valeur booléenne)

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

public AttrValue.ListValue.Builder addF (valeur flottante)

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

public AttrValue.ListValue.Builder addFunc (index int, NameAttrList.Builder builderForValue)

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

public AttrValue.ListValue.Builder addFunc (valeur NameAttrList )

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

public AttrValue.ListValue.Builder addFunc ( NameAttrList.Builder builderForValue)

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

public AttrValue.ListValue.Builder addFunc (index int, valeur NameAttrList )

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

public NameAttrList.Builder addFuncBuilder ()

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

public NameAttrList.Builder addFuncBuilder (index int)

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

public AttrValue.ListValue.Builder addI (valeur longue)

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

public AttrValue.ListValue.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public AttrValue.ListValue.Builder addS (valeur com.google.protobuf.ByteString)

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

public AttrValue.ListValue.Builder addShape (index int, TensorShapeProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder addShape (valeur TensorShapeProto )

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

public AttrValue.ListValue.Builder addShape (index int, valeur TensorShapeProto )

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

public AttrValue.ListValue.Builder addShape ( TensorShapeProto.Builder builderForValue)

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

public TensorShapeProto.Builder addShapeBuilder (index int)

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

public TensorShapeProto.Builder addShapeBuilder ()

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

public AttrValue.ListValue.Builder addTensor (valeur TensorProto )

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

public AttrValue.ListValue.Builder addTensor (index int, TensorProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder addTensor ( TensorProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder addTensor (index int, valeur TensorProto )

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

public TensorProto.Builder addTensorBuilder (index int)

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

public TensorProto.Builder addTensorBuilder ()

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

public AttrValue.ListValue.Builder addType (valeur DataType )

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

public AttrValue.ListValue.Builder addTypeValue (valeur int)

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

public AttrValue.ListValue build ()

public AttrValue.ListValue buildPartial ()

public AttrValue.ListValue.Builder clear ()

public AttrValue.ListValue.Builder clearB ()

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

public AttrValue.ListValue.Builder clearF ()

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

public AttrValue.ListValue.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public AttrValue.ListValue.Builder clearFunc ()

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

public AttrValue.ListValue.Builder clearI ()

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

public AttrValue.ListValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public AttrValue.ListValue.Builder clearS ()

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

public AttrValue.ListValue.Builder clearShape ()

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

public AttrValue.ListValue.Builder clearTensor ()

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

public AttrValue.ListValue.Builder clearType ()

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

public AttrValue.ListValue.Builder clone ()

public booléen getB (index int)

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

public int getBCount ()

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

liste publique<Boolean> getBList ()

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

public AttrValue.ListValue getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public float getF (index int)

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

public int getFCount ()

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

liste publique<Float> getFList ()

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

public NameAttrList getFunc (index int)

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

public NameAttrList.Builder getFuncBuilder (index int)

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

Liste publique < NameAttrList.Builder > getFuncBuilderList ()

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

public int getFuncCount ()

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

Liste publique < NameAttrList > getFuncList ()

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

public NameAttrListOrBuilder getFuncOrBuilder (index int)

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

Liste publique <? étend NameAttrListOrBuilder > getFuncOrBuilderList ()

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

public long getI (index int)

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

public int getICount ()

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

liste publique<Long> getIList ()

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

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

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

public int getSCount ()

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

liste publique <ByteString> getSList ()

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

public TensorShapeProto getShape (index int)

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

public TensorShapeProto.Builder getShapeBuilder (index int)

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

liste publique < TensorShapeProto.Builder > getShapeBuilderList ()

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

public int getShapeCount ()

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

liste publique < TensorShapeProto > getShapeList ()

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

public TensorShapeProtoOrBuilder getShapeOrBuilder (index int)

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

Liste publique <? étend TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

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

public TensorProto getTensor (index int)

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

public TensorProto.Builder getTensorBuilder (index int)

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

Liste publique < TensorProto.Builder > getTensorBuilderList ()

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

public int getTensorCount ()

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

Liste publique < TensorProto > getTensorList ()

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

public TensorProtoOrBuilder getTensorOrBuilder (index int)

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

Liste publique <? étend TensorProtoOrBuilder > getTensorOrBuilderList ()

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

public DataType getType (index int)

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

public int getTypeCount ()

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

liste publique < DataType > getTypeList ()

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

public int getTypeValue (index int)

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

liste publique<Integer> getTypeValueList ()

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

public final booléen isInitialized ()

public AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.Message autre)

public AttrValue.ListValue.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public final AttrValue.ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public AttrValue.ListValue.Builder removeFunc (index int)

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

public AttrValue.ListValue.Builder removeShape (index int)

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

public AttrValue.ListValue.Builder removeTensor (index int)

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

public AttrValue.ListValue.Builder setB (index int, valeur booléenne)

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

public AttrValue.ListValue.Builder setF (index int, valeur flottante)

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

public AttrValue.ListValue.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public AttrValue.ListValue.Builder setFunc (index int, NameAttrList.Builder builderForValue)

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

public AttrValue.ListValue.Builder setFunc (index int, valeur NameAttrList )

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

public AttrValue.ListValue.Builder setI (index int, valeur longue)

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

public AttrValue.ListValue.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public AttrValue.ListValue.Builder setS (index int, valeur com.google.protobuf.ByteString)

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

public AttrValue.ListValue.Builder setShape (index int, TensorShapeProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder setShape (index int, valeur TensorShapeProto )

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

public AttrValue.ListValue.Builder setTensor (index int, valeur TensorProto )

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

public AttrValue.ListValue.Builder setTensor (index int, TensorProto.Builder builderForValue)

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

public AttrValue.ListValue.Builder setType (index int, valeur DataType )

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

public AttrValue.ListValue.Builder setTypeValue (index int, valeur int)

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

public final AttrValue.ListValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)