ParseSingleSequenceExample.Options
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Metody dziedziczone
Z klasy java.lang.Object wartość logiczna | równa się (Obiekt arg0) |
ostatnia klasa<?> | pobierzKlasę () |
wew | hashCode () |
ostateczna pustka | powiadomić () |
ostateczna pustka | powiadom wszystkich () |
Strunowy | doString () |
ostateczna pustka | czekaj (długi arg0, int arg1) |
ostateczna pustka | czekaj (długi arg0) |
ostateczna pustka | Czekać () |
Metody publiczne
Parametry
kontekstDenseShapes | Lista kształtów Ncontext_dense; kształty danych w każdym kontekście Funkcja podana w Context_dense_keys. Liczba elementów funkcji odpowiadających kontekstowi_dense_key[j] musi zawsze być równa kontekstu_dense_shapes[j].NumEntries(). Kształt kontekstu_dense_values[j] będzie pasować kontekst_dense_shapes[j]. |
---|
Parametry
funkcjaListaDenseShapes | Lista kształtów Nfeature_list_dense; kształty danych na każdej liście funkcji podane w feature_list_dense_keys. Kształt każdej funkcji na liście funkcji odpowiadającej funkcji feature_list_dense_key[j] musi zawsze być równy feature_list_dense_shapes[j].NumEntries(). |
---|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|"]]