Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bf16_optimizer: fixes to different grad acc dtype #6485

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

nelyahu
Copy link
Contributor

@nelyahu nelyahu commented Sep 4, 2024

  • fix step function to cast to FP32 before step in case of different gradient accumulation data type
  • remove redundatn function initialize_optimizer_states()

- fix step function to cast to FP32 before step in case
  of different gradient accumulation data type
- remove redundatn function initialize_optimizer_states()
@tjruwase tjruwase added this pull request to the merge queue Sep 4, 2024
Merged via the queue into microsoft:master with commit cfc6ed3 Sep 4, 2024
13 checks passed
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.

2 participants