forked from pytorch/FBGEMM
-
Couldn't load subscription status.
- Fork 8
09132024 upstream fwd bwd optimized #74
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
Draft
avbokovoy
wants to merge
42
commits into
ROCm:09132024_upstream_main
Choose a base branch
from
avbokovoy:09132024_upstream_fwd_bwd_optimized
base: 09132024_upstream_main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
a109619
Apply Hashem's patch
avbokovoy bade572
Add missing header files for compiling.
xinyazhang c4e350d
Enable HIP Performance GPU kernel and fix compiling errors
xinyazhang 695b7c5
Only enable fp32 cache_t, and leave fp16/bf16 cache_t as TODO.
xinyazhang b19af6b
Note weight_decay problems
xinyazhang 05b49aa
Move files under codegen/training/backward/rocm/ to include/fbgemm_gp…
xinyazhang 13d018c
Add the missing file
xinyazhang 495acec
[Nobag support] Add experimental nobag support
avbokovoy 649f6f1
Fix wrong num_tables initialization
avbokovoy f57307f
Remove debug output
avbokovoy 336c034
Revert "Add the missing file"
xinyazhang 925a922
support weight decay mode
xinyazhang 5329442
Unify weight_decay_mode to int32_t
xinyazhang e366ef4
Fix the compiling error.
xinyazhang 3d9dcf5
Fix weight decay integration problem.
xinyazhang 31ba8e2
Clean up new perf kernel (#64)
avbokovoy 8245526
Reorganize wave_reduce function. Rework bit_cast
avbokovoy 856e1f9
Enable fp16 cache type
avbokovoy 0c09c00
Switch to builtin bit_cast to avoid c++20 compilation issues
avbokovoy 7e7f4ca
Fix operation specification in DPP macro
avbokovoy 67d722b
Return missing broadcast operations
avbokovoy fcd5f58
Account for NRVO in pack function
avbokovoy f0434d1
Remove redundant cache type check
avbokovoy 631b247
Fix synchronization issue in dpp_reduction
avbokovoy 494400f
Add new bwd kernel unit test
avbokovoy ec8d429
Fix bwd kernel grid size
avbokovoy d6fba37
Fix weighted mode
avbokovoy b8a24b0
Fix whitespaces
avbokovoy fbfae97
Disable unsupported weight decay modes
avbokovoy e96e875
Disable nobag test
avbokovoy e190ff6
Fix wrong reduce_op usage
avbokovoy bf63532
Address new index packing in bag mode
avbokovoy 9aa3829
Try to unify CPU kernel call with current approach
avbokovoy e007de4
Fix grid and block size when optimized kernel called
avbokovoy 3d08fcd
Add 160 embedding size support
avbokovoy 9c18707
Update bwd template generation
avbokovoy d80d6f0
Fix logging in benchmarks
q10 8752bd3
Mute debug output
avbokovoy 92d768a
Fix grid size for optimized bwd kernel
avbokovoy bbecd7c
Rework hip bwd kernel instantiation
avbokovoy 5387fa3
Rename iterators + minor fwd kernel clean-up
avbokovoy ca8473d
Add experimental Vec2 support
avbokovoy 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
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
Oops, something went wrong.
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.