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

[NVIDIA] Add a user guide for fp8 #4076

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

kaixih
Copy link
Contributor

@kaixih kaixih commented Jul 11, 2024

This PR adds a user guide on how to utilize FP8 GEMM calls for GPUs. It primarily focuses on the functions provided in this file and explains how to enable the FP8 feature in Flax layers.

cc. @nouiz @nluehr

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@IvyZX IvyZX self-assigned this Jul 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (31adb00) to head (350d9f8).
Report is 87 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4076    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files        106     107     +1     
  Lines      13582   13818   +236     
======================================
- Misses     13582   13818   +236     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IvyZX IvyZX self-requested a review July 12, 2024 22:02
Copy link
Collaborator

@IvyZX IvyZX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making this guide!

@copybara-service copybara-service bot merged commit e8021e9 into google:main Jul 12, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants