ParseSequenceExample.Options
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
روش های ارثی
از کلاس java.lang.Object بولی | برابر است (شیء arg0) |
کلاس نهایی<?> | getClass () |
بین المللی | هش کد () |
باطل نهایی | اعلام کردن () |
باطل نهایی | اطلاع رسانی به همه () |
رشته | toString () |
باطل نهایی | صبر کنید (long arg0، int arg1) |
باطل نهایی | صبر کنید (طولانی arg0) |
باطل نهایی | صبر کن () |
روش های عمومی
مولفه های
contextDenseShapes | لیستی از اشکال Ncontext_dense. شکل داده ها در هر زمینه ویژگی داده شده در context_dense_keys. تعداد عناصر موجود در Feature مربوط به context_dense_key[j] باید همیشه برابر context_dense_shapes[j].NumEntries(). شکل context_dense_values[j] با context_dense_shapes[j] مطابقت دارد. |
---|
مولفه های
featureListDenseShapes | لیستی از اشکال Nfeature_list_dense. شکل داده ها در هر FeatureList در feature_list_dense_keys داده شده است. شکل هر ویژگی در FeatureList مربوط به feature_list_dense_key[j] باید همیشه برابر با feature_list_dense_shapes[j].NumEntries(). |
---|
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[],[],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|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|"]]