Caratteristica della classe finale pubblica
Containers for non-sequential data.
tensorflow.Feature
Classi nidificate
classe | Feature.Builder | Containers for non-sequential data. | |
enum | Feature.KindCase |
Costanti
int | BYTES_LIST_FIELD_NUMBER | |
int | FLOAT_LIST_FIELD_NUMBER | |
int | INT64_LIST_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
Elenco byte | getBytesList () .tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder | getBytesListOrBuilder () .tensorflow.BytesList bytes_list = 1; |
Caratteristica statica | |
Caratteristica | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
FloatList | getListaFloat () .tensorflow.FloatList float_list = 2; |
FloatListOrBuilder | getFloatListOrBuilder () .tensorflow.FloatList float_list = 2; |
Int64List | getInt64Lista () .tensorflow.Int64List int64_list = 3; |
Int64ListOrBuilder | getInt64ListOrBuilder () .tensorflow.Int64List int64_list = 3; |
Feature.KindCase | getKindCase () |
int | |
finale com.google.protobuf.UnknownFieldSet | |
booleano | hasBytesList () .tensorflow.BytesList bytes_list = 1; |
booleano | hasFloatList () .tensorflow.FloatList float_list = 2; |
booleano | hasInt64List () .tensorflow.Int64List int64_list = 3; |
int | codicehash () |
booleano finale | |
Feature.Builder statico | newBuilder (prototipo di funzionalità ) |
Feature.Builder statico | |
Feature.Builder | |
Caratteristica statica | parseDelimitedFrom (input InputStream) |
Caratteristica statica | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Caratteristica statica | parseFrom (dati ByteBuffer) |
Caratteristica statica | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
Caratteristica statica | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Caratteristica statica | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
Caratteristica statica | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Caratteristica statica | parseFrom (dati com.google.protobuf.ByteString) |
Caratteristica statica | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Caratteristica statica | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
Feature.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
pubblico statico finale int BYTES_LIST_FIELD_NUMBER
Valore costante: 1
public static final int FLOAT_LIST_FIELD_NUMBER
Valore costante: 2
public static final int INT64_LIST_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasBytesList booleano pubblico ()
.tensorflow.BytesList bytes_list = 1;
hasFloatList booleano pubblico ()
.tensorflow.FloatList float_list = 2;
pubblico booleano hasInt64List ()
.tensorflow.Int64List int64_list = 3;
public int hashCode ()
public final booleano isInitialized ()
Funzionalità statica pubblica parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Funzionalità statica pubblica parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Funzionalità statica pubblica parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
Funzionalità statica pubblica parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
Funzionalità statica pubblica parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
Funzionalità statica pubblica parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
Funzionalità statica pubblica parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Funzionalità statica pubblica parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|