AttrValue.ListValue.Builder

clase final estática pública AttrValue.ListValue.Builder

 LINT.IfChange
 
Protobuf tipo tensorflow.AttrValue.ListValue

Métodos públicos

AttrValue.ListValue.Builder
addAllB (Iterable<? extiende valores booleanos>)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (Iterable<? extiende los valores Float>)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Iterable<? extiende NameAttrList > valores)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (Iterable<? extiende valores Long>)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (Iterable<? extiende los valores ByteString>)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Iterable<? extiende los valores de TensorShapeProto >)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Iterable<? extiende los valores de TensorProto >)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Iterable<? extiende los valores de DataType >)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addAllTypeValue (valores Iterables<Integer>)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addB (valor booleano)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addF (valor flotante)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addFunc (índice int, NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc (valor 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 (índice int, valor NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NombreAttrList.Builder
agregarFuncBuilder ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NombreAttrList.Builder
addFuncBuilder (índice int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addI (valor largo)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
AttrValue.ListValue.Builder
addS (valor com.google.protobuf.ByteString)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addShape (índice int, TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (valor TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape (índice int, valor TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addShape ( TensorShapeProto.Builder constructorForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder (índice int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
agregarShapeBuilder ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addTensor (valor TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (índice int, TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor ( TensorProto.Builder constructorForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (índice int, valor de TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder (índice int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
agregarTensorBuilder ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addType (valor de tipo de datos )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addTypeValue (valor int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue
AttrValue.ListValue
AttrValue.ListValue.Builder
claro ()
AttrValue.ListValue.Builder
borrarB ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
claroF ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
AttrValue.ListValue.Builder
borrarFunc ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
claroyo ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
AttrValue.ListValue.Builder
claro ()
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
forma clara ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
claroTensor ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
tipo claro ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
clonar ()
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.ListValue
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
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;
NombreAttrList.Builder
getFuncBuilder (índice int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Lista< NombreAttrList.Builder >
getFuncBuilderList ()
 "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;
TensorShapeProto
getShape (índice int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (índice int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Lista< TensorShapeProto.Builder >
getShapeBuilderList ()
 "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;
TensorProto.Builder
getTensorBuilder (índice int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Lista< TensorProto.Builder >
getTensorBuilderList ()
 "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];
booleano final
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.Message otro)
AttrValue.ListValue.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
final AttrValue.ListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
AttrValue.ListValue.Builder
removeFunc (índice int)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
removeShape (índice int)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
eliminarTensor (índice int)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setB (índice int, valor booleano)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
setF (índice int, valor flotante)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
AttrValue.ListValue.Builder
setFunc (índice int, NameAttrList.Builder builderForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setFunc (índice int, valor NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
setI (índice int, valor largo)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
AttrValue.ListValue.Builder
setS (índice int, valor com.google.protobuf.ByteString)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
setShape (índice int, TensorShapeProto.Builder builderForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setShape (índice int, valor TensorShapeProto )
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
setTensor (índice int, valor de TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setTensor (índice int, TensorProto.Builder builderForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
setType (índice int, valor de tipo de datos )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
setTypeValue (índice int, valor int)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
final AttrValue.ListValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public AttrValue.ListValue.Builder addAllB (Iterable<? extiende valores booleanos>)

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

public AttrValue.ListValue.Builder addAllF (Iterable<? extiende los valores Float>)

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

public AttrValue.ListValue.Builder addAllFunc (Iterable<? extiende NameAttrList > valores)

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

public AttrValue.ListValue.Builder addAllI (Iterable<? extiende los valores Long>)

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

public AttrValue.ListValue.Builder addAllS (Iterable<? extiende los valores ByteString>)

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

public AttrValue.ListValue.Builder addAllShape (Iterable<? extiende los valores de TensorShapeProto >)

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

public AttrValue.ListValue.Builder addAllTensor (Iterable<? extiende los valores de TensorProto >)

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

public AttrValue.ListValue.Builder addAllType (Iterable<? extiende los valores de DataType >)

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

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

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

público AttrValue.ListValue.Builder addB (valor booleano)

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

público AttrValue.ListValue.Builder addF (valor flotante)

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

público AttrValue.ListValue.Builder addFunc (índice int, NameAttrList.Builder builderForValue)

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

público AttrValue.ListValue.Builder addFunc (valor NameAttrList )

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

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

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

público AttrValue.ListValue.Builder addFunc (índice int, valor NameAttrList )

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

nombre públicoAttrList.Builder addFuncBuilder ()

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

público NameAttrList.Builder addFuncBuilder (índice int)

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

public AttrValue.ListValue.Builder addI (valor largo)

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

público AttrValue.ListValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

addS públicos AttrValue.ListValue.Builder (valor com.google.protobuf.ByteString)

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

público AttrValue.ListValue.Builder addShape (índice int, TensorShapeProto.Builder builderForValue)

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

público AttrValue.ListValue.Builder addShape (valor TensorShapeProto )

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

público AttrValue.ListValue.Builder addShape (índice int, valor TensorShapeProto )

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

público AttrValue.ListValue.Builder addShape ( TensorShapeProto.Builder builderForValue)

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

público TensorShapeProto.Builder addShapeBuilder (índice int)

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

público TensorShapeProto.Builder addShapeBuilder ()

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

público AttrValue.ListValue.Builder addTensor (valor TensorProto )

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

público AttrValue.ListValue.Builder addTensor (índice int, TensorProto.Builder builderForValue)

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

público AttrValue.ListValue.Builder addTensor ( TensorProto.Builder builderForValue)

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

público AttrValue.ListValue.Builder addTensor (índice int, valor TensorProto )

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

público TensorProto.Builder addTensorBuilder (índice int)

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

público TensorProto.Builder agregarTensorBuilder ()

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

público AttrValue.ListValue.Builder addType (valor de tipo de datos )

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

público AttrValue.ListValue.Builder addTypeValue (valor int)

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

compilación pública AttrValue.ListValue ()

público AttrValue.ListValue buildPartial ()

público AttrValue.ListValue.Builder claro ()

público AttrValue.ListValue.Builder clearB ()

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

público AttrValue.ListValue.Builder clearF ()

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

público AttrValue.ListValue.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público AttrValue.ListValue.Builder clearFunc ()

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

público AttrValue.ListValue.Builder clearI ()

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

público AttrValue.ListValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público AttrValue.ListValue.Builder clearS ()

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

público AttrValue.ListValue.Builder clearShape ()

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

público AttrValue.ListValue.Builder clearTensor ()

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

público AttrValue.ListValue.Builder clearType ()

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

clon público AttrValue.ListValue.Builder ()

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

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 NameAttrList.Builder getFuncBuilder (índice int)

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

Lista pública< NameAttrList.Builder > getFuncBuilderList ()

 "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 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 TensorShapeProto getShape (índice int)

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

público TensorShapeProto.Builder getShapeBuilder (índice int)

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

Lista pública< TensorShapeProto.Builder > getShapeBuilderList ()

 "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 TensorProto.Builder getTensorBuilder (índice int)

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

Lista pública< TensorProto.Builder > getTensorBuilderList ()

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

público AttrValue.ListValue.Builder mergeFrom (com.google.protobuf.Message otro)

público AttrValue.ListValue.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público final AttrValue.ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público AttrValue.ListValue.Builder removeFunc (índice int)

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

público AttrValue.ListValue.Builder removeShape (índice int)

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

público AttrValue.ListValue.Builder removeTensor (índice int)

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

público AttrValue.ListValue.Builder setB (índice int, valor booleano)

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

público AttrValue.ListValue.Builder setF (índice int, valor flotante)

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

público AttrValue.ListValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público AttrValue.ListValue.Builder setFunc (índice int, NameAttrList.Builder builderForValue)

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

público AttrValue.ListValue.Builder setFunc (índice int, valor NameAttrList )

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

público AttrValue.ListValue.Builder setI (índice int, valor largo)

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

público AttrValue.ListValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

conjuntos públicos AttrValue.ListValue.Builder (índice int, valor com.google.protobuf.ByteString)

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

público AttrValue.ListValue.Builder setShape (índice int, TensorShapeProto.Builder builderForValue)

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

público AttrValue.ListValue.Builder setShape (índice int, valor TensorShapeProto )

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

público AttrValue.ListValue.Builder setTensor (índice int, valor TensorProto )

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

público AttrValue.ListValue.Builder setTensor (índice int, TensorProto.Builder builderForValue)

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

público AttrValue.ListValue.Builder setType (índice int, valor de tipo de datos )

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

público AttrValue.ListValue.Builder setTypeValue (índice int, valor int)

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

público final AttrValue.ListValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)