-
Notifications
You must be signed in to change notification settings - Fork 23
[Fix] Added dbias and dgelu kernels for ROCm #333
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
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
03004ee
[Fix] Added dbias and dgelu kernels for ROCm
AllenFarcas fc86c36
[Fix] Added copyright
AllenFarcas ae3c13e
[Fix] Refactored ROCm implementation for FP8 quantization separately
AllenFarcas 5e56c74
[Fix] Refactored ROCm implementation in ROCm specific file. Fixed ind…
AllenFarcas 662ef81
[Fix] Adjusted indentation and moved fp8_quantize_rocm to rocm_cast_k…
AllenFarcas 5ca2aa2
[Fix] Adjusted ifndef indentation
AllenFarcas 191ecab
[Fix] Working version of fp8_quantize_rocm
AllenFarcas dd8a1bb
[Fix] Refactored fp8_quantize_rocm and implemented partial dbias redu…
AllenFarcas 9c5cf99
[Fix] Fixed indentation
AllenFarcas e581af9
[Fix] Added MXFP8 scaling mode support
AllenFarcas d0052e5
[Fix] Fixed indentation
AllenFarcas 5ad2960
[Fix] Added hip related alloc and free
AllenFarcas 86385f2
[Fix] Refactored code for efficiency and performance
AllenFarcas a55b81e
[Fix] Moved everything new to rocm_cast_kernels
AllenFarcas 7f9ead8
[Fix] Removing inserted space
AllenFarcas c9ac6cf
[Fix] Refactor to avoid two passes of the same kernel
AllenFarcas b893a87
[Fix] Refactor for kernel performance, reduce call redundancy.
AllenFarcas 9803b31
[Fix] Fixed memory corruption error reading/writing partial sum works…
AllenFarcas 18888a4
[Fix] Fixed indentation
AllenFarcas 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
Some comments aren't visible on the classic Files Changed page.
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.