ParseSingleSequenceExample.Options
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
विरासत में मिली विधियाँ
कक्षा java.lang.Object से बूलियन | बराबर (ऑब्जेक्ट arg0) |
अंतिम कक्षा<?> | गेटक्लास () |
int यहाँ | हैश कोड () |
अंतिम शून्य | सूचित करें () |
अंतिम शून्य | सभी को सूचित करें () |
डोरी | स्ट्रिंग () |
अंतिम शून्य | प्रतीक्षा करें (लंबा arg0, int arg1) |
अंतिम शून्य | प्रतीक्षा करें (लंबा arg0) |
अंतिम शून्य | इंतज़ार () |
सार्वजनिक तरीके
पैरामीटर
contextDenseShapes | Ncontext_dense आकृतियों की सूची; प्रत्येक संदर्भ में डेटा के आकार context_dense_keys में दिए गए फ़ीचर। फ़ीचर में context_dense_key[j] से संबंधित तत्वों की संख्या हमेशा context_dense_shapes[j].NumEntries() के बराबर होनी चाहिए। context_dense_values[j] का आकार context_dense_shapes[j] से मेल खाएगा। |
---|
पैरामीटर
फीचरलिस्टडेंसशेप्स | Nfeature_list_dense आकृतियों की एक सूची; प्रत्येक फीचर सूची में डेटा के आकार फीचर_लिस्ट_डेंस_कीज़ में दिए गए हैं। फीचर सूची में प्रत्येक फीचर का आकार फीचर_लिस्ट_डेंस_की[जे] के अनुरूप हमेशा फीचर_लिस्ट_डेंस_शेप्स[जे].न्यूएंट्रीज़() के बराबर होना चाहिए। |
---|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# ParseSingleSequenceExample.Options\n\npublic static class **ParseSingleSequenceExample.Options** \nOptional attributes for [ParseSingleSequenceExample](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample) \n\n### Public Methods\n\n|------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ParseSingleSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample.Options) | [contextDenseShapes](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample.Options#contextDenseShapes(java.util.List\u003corg.tensorflow.ndarray.Shape\u003e))(List\\\u003c[Shape](/jvm/api_docs/java/org/tensorflow/ndarray/Shape)\\\u003e contextDenseShapes) |\n| [ParseSingleSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample.Options) | [featureListDenseShapes](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample.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 [ParseSingleSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample.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 [ParseSingleSequenceExample.Options](/jvm/api_docs/java/org/tensorflow/op/io/ParseSingleSequenceExample.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|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|"]]