AllReduce.Options
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
วิธีการสืบทอด
จากคลาส java.lang.Object บูลีน | เท่ากับ (วัตถุ arg0) |
คลาสสุดท้าย<?> | รับคลาส () |
ภายใน | แฮชโค้ด () |
โมฆะสุดท้าย | แจ้ง () |
โมฆะสุดท้าย | แจ้งทั้งหมด () |
สตริง | toString () |
โมฆะสุดท้าย | รอสักครู่ (ยาว arg0, int arg1) |
โมฆะสุดท้าย | รอ (ยาว arg0) |
โมฆะสุดท้าย | รอ () |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[],[],null,["# AllReduce.Options\n\npublic static class **AllReduce.Options** \nOptional attributes for [AllReduce](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce) \n\n### Public Methods\n\n|----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options) | [communicationHint](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options#communicationHint(java.lang.String))(String communicationHint) |\n| [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options) | [timeoutSeconds](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options#timeoutSeconds(java.lang.Float))(Float timeoutSeconds) |\n| [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options) | [waitFor](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options#waitFor(java.util.List\u003cjava.lang.Long\u003e))(List\\\u003cLong\\\u003e waitFor) |\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 [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options)\n**communicationHint**\n(String communicationHint)\n\n\u003cbr /\u003e\n\n#### public [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options)\n**timeoutSeconds**\n(Float timeoutSeconds)\n\n\u003cbr /\u003e\n\n#### public [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options)\n**waitFor**\n(List\\\u003cLong\\\u003e waitFor)\n\n\u003cbr /\u003e"]]