AttrValue.ListValue

classe finale statique publique AttrValue.ListValue

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

Classes imbriquées

classe AttrValue.ListValue.Builder
 LINT.IfChange
 
tensorflow.AttrValue.ListValue

Constantes

int B_FIELD_NUMBER
int FUNC_FIELD_NUMBER
int F_FIELD_NUMBER
int I_FIELD_NUMBER
int SHAPE_FIELD_NUMBER
int S_FIELD_NUMBER
int TENSOR_FIELD_NUMBER
int TYPE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
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];
statique AttrValue.ListValue
AttrValue.ListValue
final statique 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;
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;
int
TensorShapeProto
getShape (index entier)
 "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;
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];
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique AttrValue.ListValue.Builder
statique AttrValue.ListValue.Builder
AttrValue.ListValue.Builder
statique AttrValue.ListValue
parseDelimitedFrom (entrée InputStream)
statique AttrValue.ListValue
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AttrValue.ListValue
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AttrValue.ListValue
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique AttrValue.ListValue
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AttrValue.ListValue
parseFrom (données ByteBuffer)
statique AttrValue.ListValue
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AttrValue.ListValue
parseFrom (données com.google.protobuf.ByteString)
statique AttrValue.ListValue
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AttrValue.ListValue
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
AttrValue.ListValue.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int B_FIELD_NUMBER

Valeur constante : 5

public statique final int FUNC_FIELD_NUMBER

Valeur constante : 9

public statique final int F_FIELD_NUMBER

Valeur constante : 4

public statique final entier I_FIELD_NUMBER

Valeur constante : 3

public statique final entier SHAPE_FIELD_NUMBER

Valeur constante : 7

public statique final int S_FIELD_NUMBER

Valeur constante : 2

public statique final int TENSOR_FIELD_NUMBER

Valeur constante : 8

public statique final int TYPE_FIELD_NUMBER

Valeur constante : 6

Méthodes publiques

public booléen égal (Objet obj)

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 statique AttrValue.ListValue getDefaultInstance ()

public AttrValue.ListValue getDefaultInstanceForType ()

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

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

publique getParserForType ()

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 int getSerializedSize ()

public TensorShapeProto getShape (index int)

 "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 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 com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique AttrValue.ListValue.Builder newBuilder (prototype AttrValue.ListValue )

public statique AttrValue.ListValue.Builder newBuilder ()

public AttrValue.ListValue.Builder newBuilderForType ()

public statique AttrValue.ListValue parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static AttrValue.ListValue parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique AttrValue.ListValue parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique AttrValue.ListValue parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique AttrValue.ListValue parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique AttrValue.ListValue parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

public statique AttrValue.ListValue parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static AttrValue.ListValue parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique AttrValue.ListValue parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public AttrValue.ListValue.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException