classe final estática pública CollectionDef.FloatList
FloatList is used for collecting float values.
tensorflow.CollectionDef.FloatList Classes aninhadas
| aula | ColeçãoDef.FloatList.Builder | FloatList is used for collecting float values. | |
Constantes
| interno | VALUE_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| Coleção estáticaDef.FloatList | |
| ColeçãoDef.FloatList | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| flutuador | getValue (índice interno) repeated float value = 1 [packed = true]; |
| interno | getValueCount () repeated float value = 1 [packed = true]; |
| Lista<flutuante> | getValueList () repeated float value = 1 [packed = true]; |
| interno | código hash () |
| booleano final | |
| Coleção estáticaDef.FloatList.Builder | newBuilder (protótipo CollectionDef.FloatList ) |
| Coleção estáticaDef.FloatList.Builder | |
| ColeçãoDef.FloatList.Builder | |
| Coleção estáticaDef.FloatList | parseDelimitedFrom (entrada InputStream) |
| Coleção estáticaDef.FloatList | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.FloatList | parseFrom (dados de ByteBuffer) |
| Coleção estáticaDef.FloatList | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.FloatList | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.FloatList | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| Coleção estáticaDef.FloatList | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.FloatList | parseFrom (dados com.google.protobuf.ByteString) |
| Coleção estáticaDef.FloatList | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.FloatList | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| ColeçãoDef.FloatList.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
int final estático público VALUE_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
público float getValue (índice int)
repeated float value = 1 [packed = true];
público int getValueCount ()
repeated float value = 1 [packed = true];
lista pública<Float> getValueList ()
repeated float value = 1 [packed = true];
hashCode int público ()
público final booleano isInitialized ()
public static CollectionDef.FloatList parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático CollectionDef.FloatList parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static CollectionDef.FloatList parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CollectionDef.FloatList parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static CollectionDef.FloatList parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static CollectionDef.FloatList parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático CollectionDef.FloatList parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static CollectionDef.FloatList parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CollectionDef.FloatList parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|