מחלקה סופית ציבורית דוגמה לרצף
tensorflow.SequenceExample מסוג Protobuf.SequenceExample
כיתות מקוננות
| מעמד | SequenceExample.Builder | tensorflow.SequenceExample מסוג Protobuf.SequenceExample | |
קבועים
| int | CONTEXT_FIELD_NUMBER | |
| int | FEATURE_LISTS_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| מאפיינים | getContext () .tensorflow.Features context = 1; |
| FeaturesOrBuilder | getContextOrBuilder () .tensorflow.Features context = 1; |
| דוגמה סטטית של רצף | |
| דוגמה לרצף | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| רשימות תכונה | getFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
| FeatureListsOrBuilder | getFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | hasContext () .tensorflow.Features context = 1; |
| בוליאני | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי SequenceExample.Builder | newBuilder (אב-טיפוס SequenceExample ) |
| סטטי SequenceExample.Builder | newBuilder () |
| SequenceExample.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) |
| סטָטִי | מנתח () |
| SequenceExample.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי CONTEXT_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי FEATURE_LISTS_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public FeatureListsOrBuilder getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
יש הקשר בוליאני ציבורי ()
.tensorflow.Features context = 1;
יש רשימות בוליאני ציבורי ()
.tensorflow.FeatureLists feature_lists = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static SequenceExample parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static SequenceExample parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static SequenceExample parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static SequenceExample parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static SequenceExample parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static SequenceExample parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static SequenceExample parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|