パブリック最終クラスSequenceExample
Protobuf 型tensorflow.SequenceExample
ネストされたクラス
| クラス | シーケンス例.ビルダー | Protobuf 型tensorflow.SequenceExample | |
定数
| 整数 | CONTEXT_FIELD_NUMBER | |
| 整数 | FEATURE_LISTS_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 特徴 | getContext () .tensorflow.Features context = 1; |
| 機能またはビルダー | getContextOrBuilder () .tensorflow.Features context = 1; |
| 静的シーケンスの例 | |
| シーケンス例 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| 機能リスト | getFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
| 機能リストまたはビルダー | getFeatureListsOrBuilder () .tensorflow.FeatureLists feature_lists = 2; |
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| ブール値 | hasContext () .tensorflow.Features context = 1; |
| ブール値 | hasFeatureLists () .tensorflow.FeatureLists feature_lists = 2; |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的SequenceExample.Builder | newBuilder ( SequenceExampleプロトタイプ) |
| 静的SequenceExample.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) |
| 静的 | パーサー() |
| シーケンス例.ビルダー | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数CONTEXT_FIELD_NUMBER
定数値: 1
パブリック静的最終整数FEATURE_LISTS_FIELD_NUMBER
定数値: 2
パブリックメソッド
public booleanに等しい(オブジェクト 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 ()
public boolean hasContext ()
.tensorflow.Features context = 1;
public boolean hasFeatureLists ()
.tensorflow.FeatureLists feature_lists = 2;
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static SequenceExample parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static SequenceExample parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static SequenceExample parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static SequenceExample parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static SequenceExample parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static SequenceExample parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|