AverageGradientsΒΆ
Average the gradients across distributed processes.
Abstract Signature:
AverageGradients(gradients)
PyTorch
API:
βStrategy: Custom / Partial
Average the gradients across distributed processes.
Abstract Signature:
AverageGradients(gradients)
β