ParseSequenceExample.Options
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
継承されたメソッド
クラスjava.lang.Objectからブール値 | 等しい(オブジェクト arg0) |
最終クラス<?> | getクラス() |
整数 | ハッシュコード() |
最後の空白 | 通知する() |
最後の空白 | すべて通知() |
弦 | toString () |
最後の空白 | wait (long arg0, int arg1) |
最後の空白 | 待機(長い引数0) |
最後の空白 | 待って() |
パブリックメソッド
パラメーター
コンテキスト密な形状 | Ncontext_dense シェイプのリスト。 context_dense_keys で指定された各コンテキスト特徴のデータの形状。 context_dense_key[j] に対応するフィーチャー内の要素の数は、常に context_dense_shapes[j].NumEntries() と等しくなければなりません。 context_dense_values[j] の形状は context_dense_shapes[j] と一致します。 |
---|
パラメーター
フィーチャーリストDenseShapes | Nfeature_list_dense シェイプのリスト。 feature_list_dense_keys で指定された各 FeatureList 内のデータの形状。 feature_list_dense_key[j] に対応する FeatureList 内の各フィーチャの形状は、常に feature_list_dense_shapes[j].NumEntries() と等しくなる必要があります。 |
---|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],[],null,["# ParseSequenceExample.Options\n\npublic static class **ParseSequenceExample.Options** \nOptional attributes for [ParseSequenceExample](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample) \n\n### Public Methods\n\n|------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options) | [NcontextSparse](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options#NcontextSparse(java.lang.Long))(Long NcontextSparse) |\n| [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options) | [NfeatureListDense](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options#NfeatureListDense(java.lang.Long))(Long NfeatureListDense) |\n| [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options) | [NfeatureListSparse](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options#NfeatureListSparse(java.lang.Long))(Long NfeatureListSparse) |\n| [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options) | [contextDenseShapes](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options#contextDenseShapes(java.util.List\u003corg.tensorflow.ndarray.Shape\u003e))(List\\\u003c[Shape](/jvm/api_docs/java/org/tensorflow/ndarray/Shape)\\\u003e contextDenseShapes) |\n| [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options) | [featureListDenseShapes](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options#featureListDenseShapes(java.util.List\u003corg.tensorflow.ndarray.Shape\u003e))(List\\\u003c[Shape](/jvm/api_docs/java/org/tensorflow/ndarray/Shape)\\\u003e featureListDenseShapes) |\n\n### Inherited Methods\n\nFrom class java.lang.Object \n\n|------------------|---------------------------|\n| boolean | equals(Object arg0) |\n| final Class\\\u003c?\\\u003e | getClass() |\n| int | hashCode() |\n| final void | notify() |\n| final void | notifyAll() |\n| String | toString() |\n| final void | wait(long arg0, int arg1) |\n| final void | wait(long arg0) |\n| final void | wait() |\n\nPublic Methods\n--------------\n\n#### public [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options)\n**NcontextSparse**\n(Long NcontextSparse)\n\n\u003cbr /\u003e\n\n#### public [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options)\n**NfeatureListDense**\n(Long NfeatureListDense)\n\n\u003cbr /\u003e\n\n#### public [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options)\n**NfeatureListSparse**\n(Long NfeatureListSparse)\n\n\u003cbr /\u003e\n\n#### public [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options)\n**contextDenseShapes**\n(List\\\u003c[Shape](/jvm/api_docs/java/org/tensorflow/ndarray/Shape)\\\u003e contextDenseShapes)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| contextDenseShapes | A list of Ncontext_dense shapes; the shapes of data in each context Feature given in context_dense_keys. The number of elements in the Feature corresponding to context_dense_key\\[j\\] must always equal context_dense_shapes\\[j\\].NumEntries(). The shape of context_dense_values\\[j\\] will match context_dense_shapes\\[j\\]. |\n|--------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n\n#### public [ParseSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSequenceExample.Options)\n**featureListDenseShapes**\n(List\\\u003c[Shape](/jvm/api_docs/java/org/tensorflow/ndarray/Shape)\\\u003e featureListDenseShapes)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| featureListDenseShapes | A list of Nfeature_list_dense shapes; the shapes of data in each FeatureList given in feature_list_dense_keys. The shape of each Feature in the FeatureList corresponding to feature_list_dense_key\\[j\\] must always equal feature_list_dense_shapes\\[j\\].NumEntries(). |\n|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|"]]