FeatureList

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.
 
Tipo di protocollo 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 delle caratteristiche
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
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
FeatureList.Builder
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)

FeatureList statico pubblico getDefaultInstance ()

Public FeatureList getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

caratteristica pubblica getFeature (indice int)

repeated .tensorflow.Feature feature = 1;

public int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

Elenco pubblico< Funzionalità > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public FeatureOrBuilder getFeatureOrBuilder (indice int)

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.Builder newBuilder (prototipo FeatureList )

pubblico statico FeatureList.Builder newBuilder ()

pubblico FeatureList.Builder newBuilderForType ()

Public static FeatureList parseDelimitedFrom (input InputStream)

Lancia
IOException

Public static FeatureList parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico FeatureList (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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

FeatureList statico pubblico 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 ()

pubblico FeatureList.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException