AttrValue.ListValue.Builder

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

 LINT.IfChange
 
Tipo de protobuf tensorflow.AttrValue.ListValue

Métodos Públicos

AttrValue.ListValue.Builder
addAllB (Iterable<? estende valores booleanos>)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
addAllF (Iterable<? estende valores Float>)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
addAllFunc (Iterable<? estende NameAttrList > valores)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addAllI (Iterable<? estende valores Long>)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addAllS (Iterable<? estende valores de ByteString>)
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
addAllShape (Iterable<? estende TensorShapeProto > valores)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
addAllTensor (Iterable<? estende TensorProto > valores)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addAllType (Iterable<? estende DataType > valores)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addAllTypeValue (valores Iterable<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 flutuante)
 "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 construtorForValue)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addFunc (índice int, valor NameAttrList )
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NomeAttrList.Builder
addFuncBuilder ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NomeAttrList.Builder
addFuncBuilder (índice interno)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
addI (valor longo)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do 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 construtorForValue)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder (índice interno)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
addShapeBuilder ()
 "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 construtorForValue)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addTensor (índice int, valor TensorProto )
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder (índice interno)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
addTensorBuilder ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
AttrValue.ListValue.Builder
addType (valor DataType )
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue.Builder
addTypeValue (valor interno)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
AttrValue.ListValue
AttrValue.ListValue
AttrValue.ListValue.Builder
claro ()
AttrValue.ListValue.Builder
limparB ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue.Builder
limparF ()
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
AttrValue.ListValue.Builder
limparFunc ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
claroI ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
AttrValue.ListValue.Builder
limparS ()
 "list(string)"
 
repeated bytes s = 2;
AttrValue.ListValue.Builder
limparForma ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
limparTensor ()
 "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 ()
boleano
getB (índice interno)
 "list(bool)"
 
repeated bool b = 5 [packed = true];
interno
obterBCount ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
Lista<Booleano>
obterBLista ()
 "list(bool)"
 
repeated bool b = 5 [packed = true];
AttrValue.ListValue
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
flutuador
getF (índice interno)
 "list(float)"
 
repeated float f = 4 [packed = true];
interno
getFCount ()
 "list(float)"
 
repeated float f = 4 [packed = true];
Lista<flutuante>
obterFLista ()
 "list(float)"
 
repeated float f = 4 [packed = true];
NomeAttrList
getFunc (índice interno)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NomeAttrList.Builder
getFuncBuilder (índice interno)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Lista< NomeAttrList.Builder >
getFuncBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
interno
getFuncCount ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Lista <NomeAttrList>
getFuncList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
NameAttrListOrBuilder
getFuncOrBuilder (índice interno)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
Lista<? estende NameAttrListOrBuilder >
getFuncOrBuilderList ()
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
longo
getI (índice interno)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
interno
getICount ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
Lista<Longa>
getIList ()
 "list(int)"
 
repeated int64 i = 3 [packed = true];
com.google.protobuf.ByteString
getS (índice interno)
 "list(string)"
 
repeated bytes s = 2;
interno
getSCount ()
 "list(string)"
 
repeated bytes s = 2;
Lista<ByteString>
getSList ()
 "list(string)"
 
repeated bytes s = 2;
TensorShapeProto
getShape (índice interno)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder (índice interno)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Lista< TensorShapeProto.Builder >
getShapeBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
interno
obterFormaCount ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Lista <TensorShapeProto>
getShapeList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder (índice interno)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
Lista<? estende TensorShapeProtoOrBuilder >
getShapeOrBuilderList ()
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
TensorProto
getTensor (índice interno)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder (índice interno)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Lista< TensorProto.Builder >
getTensorBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
interno
getTensorCount ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Lista< TensorProto >
getTensorList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder (índice interno)
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Lista<? estende TensorProtoOrBuilder >
getTensorOrBuilderList ()
 "list(tensor)"
 
repeated .tensorflow.TensorProto tensor = 8;
Tipo de dados
getType (índice interno)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
interno
getTypeCount ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Lista< Tipo de dados >
getTypeList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
interno
getTypeValue (índice interno)
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
Lista<Inteiro>
getTypeValueList ()
 "list(type)"
 
repeated .tensorflow.DataType type = 6 [packed = true];
booleano final
AttrValue.ListValue.Builder
mergeFrom (com.google.protobuf.Message outro)
AttrValue.ListValue.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final AttrValue.ListValue.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
AttrValue.ListValue.Builder
removeFunc (índice interno)
 "list(attr)"
 
repeated .tensorflow.NameAttrList func = 9;
AttrValue.ListValue.Builder
removeShape (índice interno)
 "list(shape)"
 
repeated .tensorflow.TensorShapeProto shape = 7;
AttrValue.ListValue.Builder
removeTensor (índice interno)
 "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 flutuante)
 "list(float)"
 
repeated float f = 4 [packed = true];
AttrValue.ListValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do 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 longo)
 "list(int)"
 
repeated int64 i = 3 [packed = true];
AttrValue.ListValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do 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 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 DataType )
 "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 desconhecidoFields)

Métodos herdados

Métodos Públicos

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

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

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

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

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

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

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

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

public AttrValue.ListValue.Builder addAllS (Iterable<? estende valores de ByteString>)

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

public AttrValue.ListValue.Builder addAllShape (Iterable<? estende TensorShapeProto > valores)

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

public AttrValue.ListValue.Builder addAllTensor (Iterable<? estende TensorProto > valores)

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

public AttrValue.ListValue.Builder addAllType (Iterable<? estende DataType > valores)

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

public AttrValue.ListValue.Builder addB (valor booleano)

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

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

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

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

public AttrValue.ListValue.Builder addFunc (índice int, valor NameAttrList )

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

nome públicoAttrList.Builder addFuncBuilder ()

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

public NameAttrList.Builder addFuncBuilder (índice int)

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

public AttrValue.ListValue.Builder addI (valor longo)

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

public AttrValue.ListValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public AttrValue.ListValue.Builder addS (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;

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

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

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

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

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

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

public TensorProto.Builder addTensorBuilder ()

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

public AttrValue.ListValue.Builder addType (valor DataType )

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

compilação 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;

public AttrValue.ListValue.Builder clearI ()

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

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

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

clone 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<Boolean> getBList ()

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

público AttrValue.ListValue getDefaultInstanceForType ()

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

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

float público getF (í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];

public NameAttrList getFunc (índice int)

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

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

public NameAttrListOrBuilder getFuncOrBuilder (índice int)

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

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

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

público longo 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<longa> 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<? estende TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

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

public TensorProto 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<? estende TensorProtoOrBuilder > getTensorOrBuilderList ()

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

public DataType 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< DataType > getTypeList ()

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

public int getTypeValue (índice int)

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

public List<Integer> 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 outro)

public AttrValue.ListValue.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

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

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

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

public AttrValue.ListValue.Builder setB (índice int, valor booleano)

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

public AttrValue.ListValue.Builder setF (índice int, valor flutuante)

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

public AttrValue.ListValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

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

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

public AttrValue.ListValue.Builder setFunc (índice int, valor NameAttrList )

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

public AttrValue.ListValue.Builder setI (índice int, valor longo)

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

public AttrValue.ListValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public AttrValue.ListValue.Builder setS (í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;

public AttrValue.ListValue.Builder setType (índice int, valor DataType )

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