ParseSequenceExample.Options
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
java.lang.Object ক্লাস থেকে বুলিয়ান | সমান (অবজেক্ট arg0) |
চূড়ান্ত ক্লাস<?> | getClass () |
int | হ্যাশ কোড () |
চূড়ান্ত শূন্যতা | অবহিত () |
চূড়ান্ত শূন্যতা | সকলকে অবহিত করুন () |
স্ট্রিং | স্ট্রিং () |
চূড়ান্ত শূন্যতা | অপেক্ষা করুন (দীর্ঘ arg0, int arg1) |
চূড়ান্ত শূন্যতা | অপেক্ষা করুন (দীর্ঘ arg0) |
চূড়ান্ত শূন্যতা | অপেক্ষা করুন () |
পাবলিক পদ্ধতি
পরামিতি
contextDenseShapes | Ncontext_dens আকারের একটি তালিকা; প্রতিটি প্রসঙ্গে ডেটার আকার প্রসঙ্গ_ঘন_কী-তে দেওয়া বৈশিষ্ট্য। context_dense_key[j] এর সাথে সংশ্লিষ্ট বৈশিষ্ট্যের উপাদানের সংখ্যা সর্বদা সমান context_dense_shapes[j].NumEntries()। context_dense_values[j] এর আকৃতি প্রসঙ্গ_ঘন_আকৃতির [j] সাথে মিলবে। |
---|
সর্বজনীন পার্সসিকোয়েন্স উদাহরণ । বিকল্প বৈশিষ্ট্যলিস্টডেন্সআকৃতি (তালিকা< আকৃতি > ফিচারলিস্টডেন্সআকৃতি)
পরামিতি
ফিচারলিস্টডেন্সশেপস | Nfeature_list_dense আকারের একটি তালিকা; বৈশিষ্ট্য_তালিকা_ঘন_কীতে দেওয়া প্রতিটি বৈশিষ্ট্য তালিকার ডেটার আকার। ফিচারলিস্টের প্রতিটি ফিচারের আকৃতি ফিচার_লিস্ট_ঘন_কী[j]-এর সাথে সঙ্গতিপূর্ণ হতে হবে। |
---|
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, 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|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|"]]