Contoh Urutan kelas akhir publik
tensorflow.SequenceExample tipe Protobuf.Contoh Urutan
Kelas Bersarang
| kelas | Contoh Urutan.Pembangun | tensorflow.SequenceExample tipe Protobuf.Contoh Urutan | |
Konstanta
| ke dalam | CONTEXT_FIELD_NUMBER | |
| ke dalam | FEATURE_LISTS_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| Fitur | dapatkan Konteks () .tensorflow.Features context = 1; |
| FiturAtauPembangun | dapatkanContextOrBuilder () .tensorflow.Features context = 1; |
| Contoh Urutan statis | |
| Contoh Urutan | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Daftar Fitur | dapatkan Daftar Fitur () .tensorflow.FeatureLists feature_lists = 2; |
| FeatureListsOrBuilder | dapatkanFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
| ke dalam | |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | memiliki Konteks () .tensorflow.Features context = 1; |
| boolean | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
| ke dalam | Kode hash () |
| boolean terakhir | |
| SequenceExample.Builder statis | newBuilder (prototipe Urutan Contoh ) |
| SequenceExample.Builder statis | |
| Contoh Urutan.Pembangun | |
| Contoh Urutan statis | parseDelimitedFrom (masukan Aliran Masukan) |
| Contoh Urutan statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Contoh Urutan statis | parseFrom (data ByteBuffer) |
| Contoh Urutan statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Contoh Urutan statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Contoh Urutan statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| Contoh Urutan statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Contoh Urutan statis | parseFrom (com.google.protobuf.ByteString data) |
| Contoh Urutan statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Contoh Urutan statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| Contoh Urutan.Pembangun | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik CONTEXT_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik FEATURE_LISTS_FIELD_NUMBER
Nilai Konstan: 2
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik FeatureListsOrBuilder getFeatureListsOrBuilder ()
.tensorflow.FeatureLists feature_lists = 2;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik hasContext ()
.tensorflow.Features context = 1;
boolean publik hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
kode hash int publik ()
boolean akhir publik diinisialisasi ()
SequenceExample statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
ParseFrom Contoh Urutan statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
ParseFrom Contoh Urutan statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom Contoh Urutan statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
Urutan statis publikContoh parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
ParseFrom Contoh Urutan Statis Publik (data com.google.protobuf.ByteString)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom Contoh Urutan statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
ParseFrom Contoh Urutan statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
| Pengecualian IO |
|---|