org.tensorflow.op.collective
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-11-29 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-11-29 UTC."],[],[],null,["# org.tensorflow.op.collective\n\n### Classes\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|\n| [AllReduce](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce)\\\u003cT extends [TNumber](/jvm/api_docs/java/org/tensorflow/types/family/TNumber)\\\u003e | Mutually reduces multiple tensors of identical type and shape. |\n| [AllReduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce.Options) | Optional attributes for [AllReduce](/jvm/api_docs/java/org/tensorflow/op/collective/AllReduce) |\n| [BroadcastRecv](/jvm/api_docs/java/org/tensorflow/op/collective/BroadcastRecv)\\\u003cT extends [TType](/jvm/api_docs/java/org/tensorflow/types/family/TType)\\\u003e | Receives a tensor value broadcast from another device. |\n| [BroadcastRecv.Options](/jvm/api_docs/java/org/tensorflow/op/collective/BroadcastRecv.Options) | Optional attributes for [BroadcastRecv](/jvm/api_docs/java/org/tensorflow/op/collective/BroadcastRecv) |\n| [BroadcastSend](/jvm/api_docs/java/org/tensorflow/op/collective/BroadcastSend)\\\u003cT extends [TType](/jvm/api_docs/java/org/tensorflow/types/family/TType)\\\u003e | Broadcasts a tensor value to one or more other devices. |\n| [BroadcastSend.Options](/jvm/api_docs/java/org/tensorflow/op/collective/BroadcastSend.Options) | Optional attributes for [BroadcastSend](/jvm/api_docs/java/org/tensorflow/op/collective/BroadcastSend) |\n| [Gather](/jvm/api_docs/java/org/tensorflow/op/collective/Gather)\\\u003cT extends [TNumber](/jvm/api_docs/java/org/tensorflow/types/family/TNumber)\\\u003e | Mutually accumulates multiple tensors of identical type and shape. |\n| [Gather.Options](/jvm/api_docs/java/org/tensorflow/op/collective/Gather.Options) | Optional attributes for [Gather](/jvm/api_docs/java/org/tensorflow/op/collective/Gather) |\n| [GatherV2](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2)\\\u003cT extends [TNumber](/jvm/api_docs/java/org/tensorflow/types/family/TNumber)\\\u003e | Mutually accumulates multiple tensors of identical type and shape. |\n| [GatherV2.Options](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options) | Optional attributes for [GatherV2](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2) |\n| [Reduce](/jvm/api_docs/java/org/tensorflow/op/collective/Reduce)\\\u003cT extends [TNumber](/jvm/api_docs/java/org/tensorflow/types/family/TNumber)\\\u003e | Mutually reduces multiple tensors of identical type and shape. |\n| [Reduce.Options](/jvm/api_docs/java/org/tensorflow/op/collective/Reduce.Options) | Optional attributes for [Reduce](/jvm/api_docs/java/org/tensorflow/op/collective/Reduce) |\n| [ReduceV2](/jvm/api_docs/java/org/tensorflow/op/collective/ReduceV2)\\\u003cT extends [TNumber](/jvm/api_docs/java/org/tensorflow/types/family/TNumber)\\\u003e | Mutually reduces multiple tensors of identical type and shape. |\n| [ReduceV2.Options](/jvm/api_docs/java/org/tensorflow/op/collective/ReduceV2.Options) | Optional attributes for [ReduceV2](/jvm/api_docs/java/org/tensorflow/op/collective/ReduceV2) |"]]