classe finale statica pubblica Features.Builder
Tipo di protobuf tensorflow.Features
Metodi pubblici
Caratteristiche.Costruttore | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Caratteristiche | costruire () |
Caratteristiche | buildPartial () |
Caratteristiche.Costruttore | chiaro () |
Caratteristiche.Costruttore | |
Caratteristiche.Costruttore | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Caratteristiche.Costruttore | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Caratteristiche.Costruttore | clone () |
booleano | contieneFunzionalità (chiave String) Map from feature name to feature. |
Caratteristiche | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Mappa<Stringa, Funzionalità > | getFunzione () Utilizzare invece getFeatureMap() . |
int | getFeatureCount () Map from feature name to feature. |
Mappa<Stringa, Funzionalità > | getFeatureMap () Map from feature name to feature. |
Caratteristica | getFeatureOrDefault (chiave stringa, valore predefinito funzione ) Map from feature name to feature. |
Caratteristica | getFeatureOrThrow (chiave String) Map from feature name to feature. |
Mappa<Stringa, Funzionalità > | getMutableFeature () Utilizzare invece accessori di mutazione alternativi. |
booleano finale | |
Caratteristiche.Costruttore | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
Caratteristiche.Costruttore | mergeFrom (com.google.protobuf.Message altro) |
Caratteristiche finali.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Caratteristiche.Costruttore | |
Caratteristiche.Costruttore | |
Caratteristiche.Costruttore | rimuoviFunzionalità (chiave String) Map from feature name to feature. |
Caratteristiche.Costruttore | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Caratteristiche.Costruttore | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
Caratteristiche finali.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public Features.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
booleano pubblico contieneFeature (chiave String)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFeatureCount ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Map<String, Feature > getFeatureMap ()
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
Funzionalità pubblica getFeatureOrDefault (Chiave stringa, Funzionalità defaultValue)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
Funzionalità pubblica getFeatureOrThrow (chiave String)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Map<String, Feature > getMutableFeature ()
Utilizzare invece accessori di mutazione alternativi.
public final booleano isInitialized ()
public Features.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Public Final Features.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public Features.Builder putAllFeature (Map<String, Feature > valori)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Features.Builder putFeature (chiave stringa, valore funzione )
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
public Features.BuilderremoveFeature ( chiave String)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;