SequenceExample

کلاس نهایی عمومی SequenceExample

نوع Protobuf tensorflow.SequenceExample

کلاس های تو در تو

کلاس SequenceExample.Builder نوع Protobuf tensorflow.SequenceExample

ثابت ها

بین المللی CONTEXT_FIELD_NUMBER
بین المللی FEATURE_LISTS_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
امکانات
getContext ()
.tensorflow.Features context = 1;
FeaturesOrBuilder
getContextOrBuilder ()
.tensorflow.Features context = 1;
استاتیک SequenceExample
SequenceExample
نهایی static com.google.protobuf.Descriptors.Descriptor
لیست ویژگی ها
getFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
FeatureListsOrBuilder
getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بولی
hasContext ()
.tensorflow.Features context = 1;
بولی
hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
بین المللی
بولی نهایی
Static SequenceExample.Builder
newBuilder (نمونه اولیه SequenceExample )
Static SequenceExample.Builder
SequenceExample.Builder
استاتیک SequenceExample
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک SequenceExample
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک SequenceExample
parseFrom (داده های ByteBuffer)
استاتیک SequenceExample
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک SequenceExample
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک SequenceExample
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک SequenceExample
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک SequenceExample
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک SequenceExample
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک SequenceExample
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
SequenceExample.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

متن نهایی ثابت عمومی CONTEXT_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی FEATURE_LISTS_FIELD_NUMBER

مقدار ثابت: 2

روش های عمومی

بولین عمومی برابر است (Object Obj)

ویژگی های عمومی getContext ()

.tensorflow.Features context = 1;

عمومی FeaturesOrBuilder getContextOrBuilder ()

.tensorflow.Features context = 1;

عمومی استاتیک SequenceExample getDefaultInstance ()

عمومی SequenceExample getDefaultInstanceForType ()

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

لیست ویژگی های عمومی getFeatureLists ()

.tensorflow.FeatureLists feature_lists = 2;

عمومی FeatureListsOrBuilder getFeatureListsOrBuilder ()

.tensorflow.FeatureLists feature_lists = 2;

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasContext بولی عمومی ()

.tensorflow.Features context = 1;

دارای لیست های ویژه بولی عمومی ()

.tensorflow.FeatureLists feature_lists = 2;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک SequenceExample.Builder newBuilder ( نمونه اولیه SequenceExample )

عمومی استاتیک SequenceExample.Builder newBuilder ()

عمومی SequenceExample.Builder newBuilderForType ()

عمومی استاتیک SequenceExample parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک SequenceExample parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SequenceExample parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SequenceExample parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SequenceExample parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SequenceExample parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک SequenceExample parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SequenceExample parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک SequenceExample parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی static SequenceExample parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی SequenceExample.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException