FeatureList.Builder

classe finale statique publique FeatureList.Builder

 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

Méthodes publiques

FeatureList.Builder
addAllFeature (Iterable<? extends Feature > valeurs)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (index int, valeur de la fonctionnalité )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature ( Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (valeur de la fonctionnalité )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (index int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
addFeatureBuilder ()
repeated .tensorflow.Feature feature = 1;
Feature.Builder
addFeatureBuilder (index int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
Liste des fonctionnalités
Liste des fonctionnalités
FeatureList.Builder
clair ()
FeatureList.Builder
Fonctionnalité claire ()
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
FeatureList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FeatureList.Builder
cloner ()
Liste des fonctionnalités
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Fonctionnalité
getFeature (index int)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
getFeatureBuilder (index int)
repeated .tensorflow.Feature feature = 1;
Liste< Feature.Builder >
getFeatureBuilderList ()
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;
booléen final
FeatureList.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FeatureList.Builder
mergeFrom (com.google.protobuf.Message autre)
FeatureList.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
FeatureList.Builder
RemoveFeature (index int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (index int, valeur de la fonctionnalité )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (index int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
FeatureList.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
FeatureList.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public FeatureList.Builder addAllFeature (Iterable<? extends Feature > valeurs)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (index int, valeur de la fonctionnalité )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature ( Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (valeur de fonctionnalité )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (index int, Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public Feature.Builder addFeatureBuilder ()

repeated .tensorflow.Feature feature = 1;

public Feature.Builder addFeatureBuilder (index int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public FeatureList ()

public FeatureList buildPartial ()

public FeatureList.Builder clear ()

public FeatureList.Builder clearFeature ()

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public FeatureList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

clone public FeatureList.Builder ()

liste de fonctionnalités publique getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Fonctionnalité publique getFeature (index int)

repeated .tensorflow.Feature feature = 1;

public Feature.Builder getFeatureBuilder (index int)

repeated .tensorflow.Feature feature = 1;

liste publique < Feature.Builder > getFeatureBuilderList ()

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;

public final booléen isInitialized ()

public FeatureList.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public FeatureList.Builder mergeFrom (com.google.protobuf.Message autre)

public final FeatureList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public FeatureList.Builder removeFeature (index int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setFeature (index int, valeur de la fonctionnalité )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setFeature (index int, Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public FeatureList.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final FeatureList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)