AttrValue.ListValue

clase final estática pública AttrValue.ListValue

 LINT.IfChange
 
Protobuf tipo tensorflow.AttrValue.ListValue

Clases anidadas

clase AttrValue.ListValue.Builder
 LINT.IfChange
 
Protobuf tipo tensorflow.AttrValue.ListValue

Constantes

En t B_FIELD_NUMBER
En t FUNC_FIELD_NUMBER
En t F_FIELD_NUMBER
En t I_CAMPO_NÚMERO
En t SHAPE_FIELD_NUMBER
En t S_FIELD_NUMBER
En t TENSOR_FIELD_NUMBER
En t TYPE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
booleano
getB (índice int)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
En t
obtenerBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
Lista<Booleano>
obtenerBLista ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue estático.ListValue
AttrValue.ListValue
com.google.protobuf.Descriptors.Descriptor estático final
flotar
getF (índice int)
 "list(float)"
 
repeated float f = 4 [packed = true];
En t
obtenerFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
Lista<flotante>
obtener lista FL ()
 "list(float)"
 
repeated float f = 4 [packed = true];
NombreAttrList
getFunc (índice int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
En t
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Lista< NombreAtributoLista >
obtener lista de funciones ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NombreAttrListOrBuilder
getFuncOrBuilder (índice int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Lista<? extiende NameAttrListOrBuilder >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
largo
getI (índice int)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
En t
obtenerICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
Lista<Larga>
obtenerILista ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
com.google.protobuf.ByteString
obtieneS (índice int)
 "list(string)"
 
repeated bytes s = 2;
En t
obtenerSCount ()
 "list(string)"
 
repeated bytes s = 2;
Lista<ByteString>
obtenerListaS ()
 "list(string)"
 
repeated bytes s = 2;
En t
TensorShapeProto
getShape (índice int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
En t
getShapeCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Lista <TensorShapeProto>
obtenerLista de formas ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder (índice int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Lista<? extiende TensorShapeProtoOrBuilder >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorProto
getTensor (índice int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
En t
obtenerTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Lista< TensorProto >
obtenerListaTensor ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder (índice int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Lista<? extiende TensorProtoOrBuilder >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Tipo de datos
getType (índice int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
En t
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Lista< Tipo de datos >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
En t
getTypeValue (índice int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Lista<Entero>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
com.google.protobuf.UnknownFieldSet final
En t
booleano final
estático AttrValue.ListValue.Builder
estático AttrValue.ListValue.Builder
AttrValue.ListValue.Builder
AttrValue estático.ListValue
parseDelimitedFrom (entrada de InputStream)
AttrValue estático.ListValue
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue estático.ListValue
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue estático.ListValue
parseFrom (entrada com.google.protobuf.CodedInputStream)
AttrValue estático.ListValue
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue estático.ListValue
parseFrom (datos de ByteBuffer)
AttrValue estático.ListValue
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
AttrValue estático.ListValue
parseFrom (datos com.google.protobuf.ByteString)
AttrValue estático.ListValue
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue estático.ListValue
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
AttrValue.ListValue.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público B_FIELD_NUMBER

Valor constante: 5

int final estático público FUNC_FIELD_NUMBER

Valor constante: 9

int final estático público F_FIELD_NUMBER

Valor constante: 4

int final estático público I_FIELD_NUMBER

Valor constante: 3

int final estático público SHAPE_FIELD_NUMBER

Valor constante: 7

int final estático público S_FIELD_NUMBER

Valor constante: 2

int final estático público TENSOR_FIELD_NUMBER

Valor constante: 8

int final estático público TYPE_FIELD_NUMBER

Valor constante: 6

Métodos públicos

público booleano es igual (Objeto obj)

getB booleano público (índice int)

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

público int getBCount ()

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

Lista pública<Booleano> getBList ()

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

público estático AttrValue.ListValue getDefaultInstance ()

público AttrValue.ListValue getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

getF flotante público (índice int)

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

público int getFCount ()

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

Lista pública<Float> getFList ()

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

público NameAttrList getFunc (índice int)

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

público int getFuncCount ()

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

Lista pública< NameAttrList > getFuncList ()

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

nombre públicoAttrListOrBuilder getFuncOrBuilder (índice int)

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

Lista pública<? extiende NameAttrListOrBuilder > getFuncOrBuilderList ()

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

público largo getI (índice int)

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

público int getICount ()

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

Lista pública<Larga> getIList ()

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

público getParserForType ()

público com.google.protobuf.ByteString getS (índice int)

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

público int getSCount ()

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

Lista pública<ByteString> getSList ()

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

público int getSerializedSize ()

público TensorShapeProto getShape (índice int)

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

público int getShapeCount ()

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

Lista pública< TensorShapeProto > getShapeList ()

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

público TensorShapeProtoOrBuilder getShapeOrBuilder (índice int)

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

Lista pública<? extiende TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

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

TensorProto público getTensor (índice int)

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

público int getTensorCount ()

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

Lista pública< TensorProto > getTensorList ()

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

público TensorProtoOrBuilder getTensorOrBuilder (índice int)

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

Lista pública<? extiende TensorProtoOrBuilder > getTensorOrBuilderList ()

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

tipo de datos público getType (índice int)

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

público int getTypeCount ()

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

Lista pública< Tipo de datos > getTypeList ()

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

público int getTypeValue (índice int)

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

Lista pública<Entero> getTypeValueList ()

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

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

código hash int público ()

público final booleano isInitialized ()

público estático AttrValue.ListValue.Builder newBuilder (prototipo AttrValue.ListValue )

público estático AttrValue.ListValue.Builder newBuilder ()

público AttrValue.ListValue.Builder newBuilderForType ()

público estático AttrValue.ListValue parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

público estático AttrValue.ListValue parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático AttrValue.ListValue parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

público estático AttrValue.ListValue parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

público estático AttrValue.ListValue parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

público estático AttrValue.ListValue parseFrom (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

público estático AttrValue.ListValue parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático AttrValue.ListValue parseFrom (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

público estático AttrValue.ListValue parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

público estático AttrValue.ListValue parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

público AttrValue.ListValue.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción