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 | codicehash () |
| booleano finale | |
| Features.Builder statico | newBuilder (prototipo di funzionalità ) |
| Features.Builder statico | |
| 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 | analizzatore () |
| Caratteristiche.Costruttore | toBuilder () |
| 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)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
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; pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
Funzionalità statiche pubbliche parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
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 ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|