FeatureList della classe finale pubblica
Containers for sequential data. A FeatureList contains lists of Features. These may hold zero or more Feature values. FeatureLists are organized into categories by name. The FeatureLists message contains the mapping from name to FeatureList.
tensorflow.FeatureList Classi nidificate
| classe | FeatureList.Builder | Containers for sequential data. | |
Costanti
| int | FEATURE_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| Elenco funzioni statico | |
| Elenco funzionalità | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Caratteristica | getFeature (indice int) repeated .tensorflow.Feature feature = 1; |
| int | getFeatureCount () repeated .tensorflow.Feature feature = 1; |
| Elenco <Caratteristica> | getFeatureList () repeated .tensorflow.Feature feature = 1; |
| FeatureOrBuilder | getFeatureOrBuilder (indice int) repeated .tensorflow.Feature feature = 1; |
| Elenco<? estende FeatureOrBuilder > | getFeatureOrBuilderList () repeated .tensorflow.Feature feature = 1; |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| FeatureList.Builder statico | newBuilder (prototipo FeatureList ) |
| FeatureList.Builder statico | |
| FeatureList.Builder | |
| Elenco funzioni statico | parseDelimitedFrom (input InputStream) |
| Elenco funzioni statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Elenco funzioni statico | parseFrom (dati ByteBuffer) |
| Elenco funzioni statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| Elenco funzioni statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Elenco funzioni statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| Elenco funzioni statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Elenco funzioni statico | parseFrom (dati com.google.protobuf.ByteString) |
| Elenco funzioni statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Elenco funzioni statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| FeatureList.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int FEATURE_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Elenco pubblico<? estende FeatureOrBuilder > getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
Public static FeatureList parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
ParseFrom pubblico statico FeatureList (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
ParseFrom pubblico statico FeatureList (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
ParseFrom pubblico statico FeatureList (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
Public static FeatureList parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
ParseFrom pubblico statico FeatureList (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
ParseFrom pubblico statico FeatureList (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
ParseFrom pubblico statico FeatureList (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|