Features

Caratteristiche della classe finale pubblica

Tipo di protobuf tensorflow.Features

Classi nidificate

classe Caratteristiche.Costruttore Tipo di protobuf tensorflow.Features

Costanti

int FEATURE_FIELD_NUMBER

Metodi pubblici

booleano
contieneFunzionalità (chiave String)
 Map from feature name to feature.
booleano
è uguale a (Oggetto oggetto)
Caratteristiche statiche
Caratteristiche
com.google.protobuf.Descriptors.Descriptor statico finale
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.
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
Features.Builder statici
Features.Builder statici
Caratteristiche.Costruttore
Caratteristiche statiche
parseDelimitedFrom (input InputStream)
Caratteristiche statiche
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Caratteristiche statiche
parseFrom (dati ByteBuffer)
Caratteristiche statiche
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Caratteristiche statiche
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Caratteristiche statiche
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Caratteristiche statiche
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Caratteristiche statiche
parseFrom (dati com.google.protobuf.ByteString)
Caratteristiche statiche
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Caratteristiche statiche
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
Caratteristiche.Costruttore
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int FEATURE_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico contieneFeature (chiave String)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

booleano pubblico è uguale a (Oggetto obj)

Funzionalità statiche pubbliche getDefaultInstance ()

Funzionalità pubbliche getDefaultInstanceForType ()

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

public Map<String, Feature > getFeature ()

Utilizzare invece getFeatureMap() .

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;

Caratteristica pubblica getFeatureOrDefault (Chiave stringa, Caratteristica 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;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static Features.Builder newBuilder (prototipo delle funzionalità )

Funzionalità statiche pubbliche.Builder newBuilder ()

Funzionalità pubbliche.Builder newBuilderForType ()

Funzionalità statiche pubbliche parseDelimitedFrom (input InputStream)

Lancia
IOException

Funzionalità statiche pubbliche parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

Funzionalità statiche pubbliche parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

Funzionalità statiche pubbliche parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

Funzionalità statiche pubbliche parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

Funzionalità statiche pubbliche parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

Funzionalità statiche pubbliche parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

Funzionalità statiche pubbliche parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

Funzionalità statiche pubbliche parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

Funzionalità statiche pubbliche parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

Funzionalità pubbliche.Builder toBuilder ()

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

Lancia
IOException