תכונות כיתת גמר ציבורית
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. |
תכונה | |
תכונה | getFeatureOrThrow (מפתח מחרוזת) Map from feature name to feature. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי Features.Builder | newBuilder (אב-טיפוס תכונות ) |
סטטי Features.Builder | newBuilder () |
תכונות.בונה | |
תכונות סטטיות | 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) |
סטָטִי | מנתח () |
תכונות.בונה | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי FEATURE_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
מכיל בוליאני ציבורי תכונה (מפתח מחרוזת)
Map from feature name to feature.
map<string, .tensorflow.Feature> feature = 1;
שווה ערך בוליאני ציבורי (Object 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;
מפה ציבורית<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 ()
בוליאני הסופי הציבורי הוא אתחול ()
תכונות סטטיות ציבוריות parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
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 (נתוני 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 void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|