Features

תכונות כיתת גמר ציבורית

tensorflow.Features מסוג Protobuf.תכונות

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

מעמד תכונות.בונה tensorflow.Features מסוג Protobuf.תכונות

קבועים

int FEATURE_FIELD_NUMBER

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

בוליאני
containsFeature (מפתח מחרוזת)
 Map from feature name to feature.
בוליאני
שווה (Object obj)
תכונות סטטיות
מאפיינים
final static com.google.protobuf.Descriptors.Descriptor
מפה<String, Feature >
getFeature ()
השתמש getFeatureMap() במקום זאת.
int
getFeatureCount ()
 Map from feature name to feature.
מפה<String, Feature >
getFeatureMap ()
 Map from feature name to feature.
תכונה
getFeatureOrDefault (מפתח מחרוזת, תכונה defaultValue)
 Map from feature name to feature.
תכונה
getFeatureOrThrow (מפתח מחרוזת)
 Map from feature name to feature.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי Features.Builder
newBuilder (אב-טיפוס תכונות )
סטטי Features.Builder
תכונות.בונה
תכונות סטטיות
parseDelimitedFrom (קלט InputStream)
תכונות סטטיות
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונות סטטיות
parseFrom (נתוני ByteBuffer)
תכונות סטטיות
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונות סטטיות
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונות סטטיות
parseFrom (קלט com.google.protobuf.CodedInputStream)
תכונות סטטיות
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונות סטטיות
parseFrom (נתוני com.google.protobuf.ByteString)
תכונות סטטיות
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תכונות סטטיות
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
תכונות.בונה
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

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

ערך קבוע: 1

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

מכיל בוליאני ציבורי תכונה (מפתח מחרוזת)

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

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

תכונות סטטיות ציבוריות getDefaultInstance ()

תכונות ציבוריות getDefaultInstanceForType ()

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

מפה ציבורית<String, Feature > getFeature ()

השתמש getFeatureMap() במקום זאת.

public int getFeatureCount ()

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

מפה ציבורית<String, Feature > getFeatureMap ()

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

public feature getFeatureOrDefault (מפתח מחרוזת, תכונה defaultValue)

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

תכונה ציבורית getFeatureOrThrow (מפתח מחרוזת)

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

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

public int getSerializedSize ()

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

public int hashCode ()

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

Public static Features.Builder newBuilder (אב-טיפוס תכונות )

Public static Features.Builder newBuilder ()

public Features.Builder newBuilderForType ()

תכונות סטטיות ציבוריות parseDelimitedFrom (קלט InputStream)

זורק
IOException

תכונות סטטיות ציבוריות parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

זורק
IOException

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

זורק
InvalidProtocolBufferException

Public static Features parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static Features parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

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

זורק
InvalidProtocolBufferException

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

Public Features.Builder toBuilder ()

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

זורק
IOException