FeatureList

מחלקה אחרונה ציבורית FeatureList

 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.
 
tensorflow.FeatureList מסוג Protobuf.FeatureList

כיתות מקוננות

מעמד FeatureList.Builder
 Containers for sequential data. 

קבועים

int FEATURE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי Feature List
רשימת תכונות
final static com.google.protobuf.Descriptors.Descriptor
תכונה
getFeature (int index)
repeated .tensorflow.Feature feature = 1;
int
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
רשימה< תכונה >
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder
getFeatureOrBuilder (int index)
repeated .tensorflow.Feature feature = 1;
רשימה<? מרחיב את FeatureOrBuilder >
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי FeatureList.Builder
newBuilder (אב-טיפוס FeatureList )
סטטי FeatureList.Builder
FeatureList.Builder
סטטי Feature List
parseDelimitedFrom (קלט InputStream)
סטטי Feature List
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי Feature List
parseFrom (נתוני ByteBuffer)
סטטי Feature List
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי Feature List
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי Feature List
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי Feature List
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי Feature List
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי Feature List
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי Feature List
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
FeatureList.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי FEATURE_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

Public static FeatureList getDefaultInstance ()

Public FeatureList getDefaultInstanceForType ()

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

public feature getFeature (int index)

repeated .tensorflow.Feature feature = 1;

public int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

רשימה ציבורית< תכונה > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public FeatureOrBuilder getFeatureOrBuilder (int index)

repeated .tensorflow.Feature feature = 1;

רשימה ציבורית<? מרחיב את FeatureOrBuilder > getFeatureOrBuilderList ()

repeated .tensorflow.Feature feature = 1;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

Public static FeatureList.Builder newBuilder (אב-טיפוס FeatureList )

Public static FeatureList.Builder newBuilder ()

public FeatureList.Builder newBuilderForType ()

public static FeatureList parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

public static FeatureList parseDelimitedFrom (קלט קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static FeatureList parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static FeatureList parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static FeatureList parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static FeatureList parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static FeatureList parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

נתוני FeatureList סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static FeatureList parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static FeatureList parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public FeatureList.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException