FeatureList.Builder

classe finale statica pubblica 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.
 
Tipo di protocollo tensorflow.FeatureList

Metodi pubblici

FeatureList.Builder
addAllFeature (Iterable<? estende Feature > valori)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (indice int, valore caratteristica )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature ( Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (valore caratteristica )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addFeature (indice int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
aggiungiFeatureBuilder ()
repeated .tensorflow.Feature feature = 1;
Feature.Builder
addFeatureBuilder (indice int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Elenco delle caratteristiche
Elenco delle caratteristiche
FeatureList.Builder
chiaro ()
FeatureList.Builder
chiaraFunzione ()
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FeatureList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FeatureList.Builder
clone ()
Elenco delle caratteristiche
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Caratteristica
getFeature (indice int)
repeated .tensorflow.Feature feature = 1;
Feature.Builder
getFeatureBuilder (indice int)
repeated .tensorflow.Feature feature = 1;
Elenco< Feature.Builder >
getFeatureBuilderList ()
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;
booleano finale
FeatureList.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
FeatureList.Builder
mergeFrom (com.google.protobuf.Message altro)
finale FeatureList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
FeatureList.Builder
rimuoviFeature (indice int)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (indice int, valore caratteristica )
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setFeature (indice int, Feature.Builder builderForValue)
repeated .tensorflow.Feature feature = 1;
FeatureList.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
FeatureList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale FeatureList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public FeatureList.Builder addAllFeature (Iterable<? estende Feature > valori)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (indice int, valore caratteristica )

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature ( Feature.Builder builderForValue)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addFeature (valore funzione )

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

public Feature.Builder addFeatureBuilder ()

repeated .tensorflow.Feature feature = 1;

public Feature.Builder addFeatureBuilder (indice int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build FeatureList pubblica ()

public FeatureList buildPartial ()

public FeatureList.Builder cancella ()

public FeatureList.Builder clearFeature ()

repeated .tensorflow.Feature feature = 1;

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

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

clone pubblico di FeatureList.Builder ()

Public FeatureList getDefaultInstanceForType ()

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

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

caratteristica pubblica getFeature (indice int)

repeated .tensorflow.Feature feature = 1;

public Feature.Builder getFeatureBuilder (indice int)

repeated .tensorflow.Feature feature = 1;

Elenco pubblico< Feature.Builder > getFeatureBuilderList ()

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;

public final booleano isInitialized ()

public FeatureList.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

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

public FeatureList.BuilderremoveFeature ( indice int)

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setFeature (indice int, valore caratteristica )

repeated .tensorflow.Feature feature = 1;

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

repeated .tensorflow.Feature feature = 1;

public FeatureList.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public FeatureList.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale FeatureList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)