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

Support PyTorch eager mode BF16 MixedPrecision #1321

Merged
merged 2 commits into from
Nov 15, 2023
Merged

Conversation

changwangss
Copy link
Contributor

@changwangss changwangss commented Oct 13, 2023

Type of Change

the current PyTorch MixedPrecision is fx graph model, change it to eager mode.

Description

detail description

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

Signed-off-by: changwangss <[email protected]>
Signed-off-by: yiliu30 <[email protected]>
@xin3he xin3he removed the WIP label Nov 15, 2023
@yiliu30 yiliu30 self-requested a review November 15, 2023 03:36
@yiliu30 yiliu30 merged commit 3bfb76d into master Nov 15, 2023
46 checks passed
@yiliu30 yiliu30 deleted the wangchang/eager_bf16 branch November 15, 2023 03:37
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.

3 participants