FeatureList

publiczna lista funkcji ostatniej klasy

 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.
 
Protobuf typu tensorflow.FeatureList

Klasy zagnieżdżone

klasa Lista funkcji.Builder
 Containers for sequential data. 

Stałe

wew FEATURE_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczna lista funkcji
Lista funkcji
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Funkcja
getFeature (indeks int)
repeated .tensorflow.Feature feature = 1;
wew
pobierz liczbę funkcji ()
repeated .tensorflow.Feature feature = 1;
Lista <Cecha>
pobierz listę funkcji ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder
getFeatureOrBuilder (indeks int)
repeated .tensorflow.Feature feature = 1;
Lista<? rozszerza FeatureOrBuilder >
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny FeatureList.Builder
statyczny FeatureList.Builder
Lista funkcji.Builder
statyczna lista funkcji
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna lista funkcji
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista funkcji
parseFrom (dane ByteBuffer)
statyczna lista funkcji
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista funkcji
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista funkcji
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna lista funkcji
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna lista funkcji
parseFrom (dane com.google.protobuf.ByteString)
statyczna lista funkcji
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna lista funkcji
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Lista funkcji.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 równa się (obiekt obiektu)

publiczna statyczna lista funkcji getDefaultInstance ()

public FeatureList getDefaultInstanceForType ()

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

funkcja publiczna getFeature (indeks int)

repeated .tensorflow.Feature feature = 1;

publiczny int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

lista publiczna <funkcja> getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public FeatureOrBuilder getFeatureOrBuilder (indeks int)

repeated .tensorflow.Feature feature = 1;

lista publiczna<? rozszerza FeatureOrBuilder > getFeatureOrBuilderList ()

repeated .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 FeatureList.Builder newBuilder (prototyp FeatureList )

public static FeatureList.Builder newBuilder ()

public FeatureList.Builder newBuilderForType ()

publiczna statyczna lista funkcji parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static FeatureList parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczna statyczna lista funkcji parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna lista funkcji parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczna statyczna lista funkcji parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna lista funkcji parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczna statyczna lista funkcji parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna lista funkcji parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna lista funkcji parseFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczna statyczna lista funkcji parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public FeatureList.Builder toBuilder ()

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

Rzuca
Wyjątek IO