AttrValue.ListValue

classe final estática pública AttrValue.ListValue

 LINT.IfChange
 
Tipo de protobuf tensorflow.AttrValue.ListValue

Classes aninhadas

aula AttrValue.ListValue.Builder
 LINT.IfChange
 
Tipo de protobuf tensorflow.AttrValue.ListValue

Constantes

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

Métodos Públicos

boleano
é igual (objeto obj)
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 estático
AttrValue.ListValue
final estático 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;
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;
interno
TensorShapeProto
getShape (índice interno)
 "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;
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];
final com.google.protobuf.UnknownFieldSet
interno
booleano final
AttrValue.ListValue.Builder estático
AttrValue.ListValue.Builder estático
AttrValue.ListValue.Builder
AttrValue.ListValue estático
parseDelimitedFrom (entrada InputStream)
AttrValue.ListValue estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.ListValue estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.ListValue estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
AttrValue.ListValue estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.ListValue estático
parseFrom (dados de ByteBuffer)
AttrValue.ListValue estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.ListValue estático
parseFrom (dados com.google.protobuf.ByteString)
AttrValue.ListValue estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.ListValue estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
AttrValue.ListValue.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

público estático final int B_FIELD_NUMBER

Valor Constante: 5

público estático final int FUNC_FIELD_NUMBER

Valor Constante: 9

público estático final int F_FIELD_NUMBER

Valor Constante: 4

público estático final int I_FIELD_NUMBER

Valor Constante: 3

público estático final int SHAPE_FIELD_NUMBER

Valor Constante: 7

público estático final int S_FIELD_NUMBER

Valor Constante: 2

int final estático público TENSOR_FIELD_NUMBER

Valor Constante: 8

público estático final int TYPE_FIELD_NUMBER

Valor Constante: 6

Métodos Públicos

booleano público é igual (Object 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<Boolean> getBList ()

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

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

público AttrValue.ListValue getDefaultInstanceForType ()

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

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;

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 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<? estende TensorShapeProtoOrBuilder > getShapeOrBuilderList ()

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

public TensorProto 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<? 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];

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

hashCode int público ()

público final booleano isInitialized ()

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

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

público AttrValue.ListValue.Builder newBuilderForType ()

public static AttrValue.ListValue parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static AttrValue.ListValue parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static AttrValue.ListValue parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static AttrValue.ListValue parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

public static AttrValue.ListValue parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

public static AttrValue.ListValue parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static AttrValue.ListValue parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static AttrValue.ListValue parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

público AttrValue.ListValue.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException