Features

funkcje publicznej klasy końcowej

Protobuf typu tensorflow.Features

Klasy zagnieżdżone

klasa Funkcje.Builder Protobuf typu tensorflow.Features

Stałe

wew FEATURE_FIELD_NUMBER

Metody publiczne

wartość logiczna
zawieraFeature (klawisz ciągu)
 Map from feature name to feature.
wartość logiczna
równa się (obiekt obiektu)
Funkcje statyczne
Cechy
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Mapa<String, Funkcja >
pobierz funkcję ()
Zamiast tego użyj getFeatureMap() .
wew
pobierz liczbę funkcji ()
 Map from feature name to feature.
Mapa<String, Funkcja >
pobierz mapę funkcji ()
 Map from feature name to feature.
Funkcja
getFeatureOrDefault (klucz ciągu, domyślna wartość funkcji )
 Map from feature name to feature.
Funkcja
getFeatureOrThrow (klawisz ciągu)
 Map from feature name to feature.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
Funkcje statyczne.Builder
newBuilder (prototyp funkcji )
Funkcje statyczne.Builder
Funkcje.Builder
Funkcje statyczne
parseDelimitedFrom (wejście strumienia wejściowego)
Funkcje statyczne
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Funkcje statyczne
parseFrom (dane ByteBuffer)
Funkcje statyczne
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Funkcje statyczne
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Funkcje statyczne
parseFrom (wejście com.google.protobuf.CodedInputStream)
Funkcje statyczne
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Funkcje statyczne
parseFrom (dane com.google.protobuf.ByteString)
Funkcje statyczne
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Funkcje statyczne
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Funkcje.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int FEATURE_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna zawieraFeature (klucz typu String)

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

publiczna wartość logiczna równa się (obiekt obiektu)

publiczne funkcje statyczne getDefaultInstance ()

Funkcje publiczne getDefaultInstanceForType ()

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

publiczna Mapa<String, Funkcja > getFeature ()

Zamiast tego użyj getFeatureMap() .

publiczny int getFeatureCount ()

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

publiczna Mapa<String, Funkcja > getFeatureMap ()

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

funkcja publiczna getFeatureOrDefault (klucz ciągu, domyślna wartość funkcji )

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

Funkcja publiczna getFeatureOrThrow (klawisz ciągu)

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static Features.Builder newBuilder (prototyp funkcji )

public static Features.Builder newBuilder ()

Funkcje publiczne.Builder newBuilderForType ()

publiczne funkcje statyczne parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczne funkcje statyczne parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczne funkcje statyczne parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne funkcje statyczne parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczne funkcje statyczne parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne funkcje statyczne parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static Funkcje parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne funkcje statyczne parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne funkcje statyczne parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczne funkcje statyczne parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

Funkcje publiczne.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO