Skip to content

contiguous gradients should be set to True by default#1199

Merged
tjruwase merged 2 commits intomasterfrom
samyamr/contiguous_gradients
Jul 1, 2021
Merged

contiguous gradients should be set to True by default#1199
tjruwase merged 2 commits intomasterfrom
samyamr/contiguous_gradients

Conversation

@samyam
Copy link
Copy Markdown
Contributor

@samyam samyam commented Jul 1, 2021

No description provided.

Features such as reduce_scatter depends on contiguous gradients being True. This is also the preferred default configuration.
@tjruwase tjruwase merged commit c9fee82 into master Jul 1, 2021
@mrwyattii mrwyattii deleted the samyamr/contiguous_gradients branch July 7, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why does not the stage 3 implementation use broadcast and reduce-scatter?

2 participants