-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Update oneDNN Graph JIT Fuser recipe with BF16 dtype #2229
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
Conversation
✅ Deploy Preview for pytorch-tutorials-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for pytorch-tutorials-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for pytorch-tutorials-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Hi @svekars, I noticed that while CI checks have succeeded, the eg. In the Deploy logs, I see such a warning for many pages - Whenever possible, can you please take a look? Thanks! |
Fixed typo in example
oneDNN Graph JIT fuser also supports BFloat16 datatype now, but this recipe had not been updated.
Also, it attained beta status in PyTorch 2.0
Thanks in advance for reviewing this PR!