-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Support FP32 #141
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
Merged
Merged
Support FP32 #141
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
cc12338
Omit block and head sizes for reduced compilation time
WoosukKwon 67006dd
Restrict block sizes
WoosukKwon f29f81c
Fix supported head sizes
WoosukKwon 2550917
Omit block size 64
WoosukKwon b8d1be4
Omit block size 64
WoosukKwon a2a17bb
Allow float16 <-> bfloat16 casting
WoosukKwon 205c78f
Support FP32
WoosukKwon d917bc5
Add float32 to attention test
WoosukKwon 56532b5
Fix installation
WoosukKwon 042bc25
Fix
WoosukKwon 30b4239
default -> auto
WoosukKwon c2b9186
default -> auto
WoosukKwon d408884
Minor
WoosukKwon 000710a
Polish
WoosukKwon 37e7a21
Minor
WoosukKwon 0931129
Merge branch 'main' into compile-time
WoosukKwon 75a69c4
Add float for testing
WoosukKwon 9ffd926
Address comments
WoosukKwon 5075bbc
Use NVCC threads option for parallelization
WoosukKwon 6dcd3c1
Add comments on using docker image
WoosukKwon e08afd7
Revert back to 5-10 mins
WoosukKwon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.