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 fp8_e4m3/fp8_e5m2 #383

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Support fp8_e4m3/fp8_e5m2 #383

merged 3 commits into from
Nov 17, 2023

Conversation

Narsil
Copy link
Collaborator

@Narsil Narsil commented Nov 17, 2023

What does this PR do?

Fixes # (issue) or description of the problem this PR solves.

README.md Show resolved Hide resolved
Comment on lines +679 to +680
Dtype::F8_E5M2 => 1,
Dtype::F8_E4M3 => 1,
Copy link
Member

Choose a reason for hiding this comment

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

Simple as that? 😄

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Indeed :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

F4 won't be as nice :)

README.md Show resolved Hide resolved
@Narsil Narsil merged commit 7faab77 into main Nov 17, 2023
10 checks passed
@Narsil Narsil deleted the fp8 branch November 17, 2023 13:53
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