Closed TristanLaan closed 1 year ago
Scatter gives wrong results when compression is used. This causes both accl.scatter and accl.reduce_scatter to fail.
accl.scatter
accl.reduce_scatter
Fixed in d424c43cf
Scatter gives wrong results when compression is used. This causes both
accl.scatter
andaccl.reduce_scatter
to fail.