com.microsoft - AdasumAllReduce#

AdasumAllReduce - 1 (com.microsoft)#

Version

This version of the operator has been available since version 1 of domain com.microsoft.

Summary

Attributes

  • reduce_algo: Algorithms for Adasum. Valid values are: CpuReduction(1) or GpuHierarchicalReduction(2) Default value is ?.

Inputs

Between 1 and 2147483647 inputs.

  • input (variadic, heterogeneous) - T: tensors to be reduced

Outputs

Between 1 and 2147483647 outputs.

  • output (variadic, heterogeneous) - T: reduced tensors

Examples