SparseConditionalAccumulator.Options
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
שיטות בירושה
מכיתה java.lang.Object בוליאני | שווה (Object arg0) |
שיעור אחרון<?> | getClass () |
int | hashcode () |
ריק סופי | להודיע () |
ריק סופי | הודע הכל () |
חוּט | toString () |
ריק סופי | המתן (ארג0 ארוך, int arg1) |
ריק סופי | חכה (ארג0 ארוך) |
ריק סופי | חכה () |
שיטות ציבוריות
פרמטרים
מְכוֹלָה | אם אינו ריק, מצבר זה מונח במיכל הנתון. אחרת, נעשה שימוש במיכל ברירת מחדל. |
---|
פרמטרים
sharedName | אם אינו ריק, מצבר זה ישותף תחת השם הנתון על פני מספר הפעלות. |
---|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],[],null,["# SparseConditionalAccumulator.Options\n\npublic static class **SparseConditionalAccumulator.Options** \nOptional attributes for [SparseConditionalAccumulator](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator) \n\n### Public Methods\n\n|--------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [SparseConditionalAccumulator.Options](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options) | [container](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options#container(java.lang.String))(String container) |\n| [SparseConditionalAccumulator.Options](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options) | [reductionType](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options#reductionType(java.lang.String))(String reductionType) |\n| [SparseConditionalAccumulator.Options](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options) | [sharedName](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options#sharedName(java.lang.String))(String sharedName) |\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 [SparseConditionalAccumulator.Options](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options)\n**container**\n(String container)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| container | If non-empty, this accumulator is placed in the given container. Otherwise, a default container is used. |\n|-----------|----------------------------------------------------------------------------------------------------------|\n\n#### public [SparseConditionalAccumulator.Options](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options)\n**reductionType**\n(String reductionType)\n\n\u003cbr /\u003e\n\n#### public [SparseConditionalAccumulator.Options](/jvm/api_docs/java/org/tensorflow/op/sparse/SparseConditionalAccumulator.Options)\n**sharedName**\n(String sharedName)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| sharedName | If non-empty, this accumulator will be shared under the given name across multiple sessions. |\n|------------|----------------------------------------------------------------------------------------------|"]]