FeatureList

Classe finale publique FeatureList

 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 de type tensorflow.FeatureList

Classes imbriquées

classe FeatureList.Builder
 Containers for sequential data. 

Constantes

int FEATURE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Liste de fonctionnalités statique
Liste des fonctionnalités
final statique com.google.protobuf.Descriptors.Descriptor
Fonctionnalité
getFeature (index int)
repeated .tensorflow.Feature feature = 1;
int
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Liste< Fonctionnalité >
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder
getFeatureOrBuilder (index int)
repeated .tensorflow.Feature feature = 1;
Liste<? étend FeatureOrBuilder >
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
FeatureList.Builder statique
newBuilder (prototype FeatureList )
FeatureList.Builder statique
FeatureList.Builder
Liste de fonctionnalités statique
parseDelimitedFrom (entrée InputStream)
Liste de fonctionnalités statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de fonctionnalités statique
parseFrom (données ByteBuffer)
Liste de fonctionnalités statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de fonctionnalités statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de fonctionnalités statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Liste de fonctionnalités statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de fonctionnalités statique
parseFrom (données com.google.protobuf.ByteString)
Liste de fonctionnalités statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste de fonctionnalités statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
FeatureList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int FEATURE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

liste de fonctionnalités statique publique getDefaultInstance ()

liste de fonctionnalités publique getDefaultInstanceForType ()

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

Fonctionnalité publique getFeature (index int)

repeated .tensorflow.Feature feature = 1;

public int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

liste publique < Fonctionnalité > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public FeatureOrBuilder getFeatureOrBuilder (index int)

repeated .tensorflow.Feature feature = 1;

Liste publique <? étend FeatureOrBuilder > getFeatureOrBuilderList ()

repeated .tensorflow.Feature feature = 1;

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public static FeatureList.Builder newBuilder (prototype FeatureList )

public statique FeatureList.Builder newBuilder ()

public FeatureList.Builder newBuilderForType ()

public static FeatureList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static FeatureList parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static FeatureList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static FeatureList parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static FeatureList parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static FeatureList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static FeatureList parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static FeatureList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static FeatureList parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static FeatureList parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public FeatureList.Builder toBuilder ()

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

Jetés
IOException