-
Notifications
You must be signed in to change notification settings - Fork 394
redirect asm_moe_tkw1 call to fused_moe in order to force kernel tuning #1366
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 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
7d417a5
redirect asm_moe_tkw1 call to fused_moe in order to force kernel tuning
antsaukk 81dad6c
add required keys to fused_moe_1stage_dict
antsaukk cac3dc2
add kernel descriptors and code object files
antsaukk 75fa008
add 32x128 file descriptors and code objects for tuning
antsaukk e5e5787
move code objects and kernel descriptors to correct csv
antsaukk 5e37fc9
remove unnecessary import, add quant type argument
antsaukk 2d0c5a1
move fused_moe_stage1_tkw1 into fused_moe.py
antsaukk 702b73c
remove unnecessary kernel code object files
antsaukk 5359944
merging latest main
antsaukk 52002fc
Merge branch 'main' into asm_moe_tkw1_refactoring
antsaukk 8e65339
Add missing comma
antsaukk 5152563
saved modified tuned fmoe config for testing purposes
antsaukk c2faf4d
apply black required formatting
antsaukk 42fe584
Merge branch 'main' into asm_moe_tkw1_refactoring
antsaukk 7a36ba6
remove fused_moe_stage1_tkw1 and place aiter.fmoe_g1u1_tkw1 under fus…
antsaukk 2a95fc9
Merge branch 'main' into asm_moe_tkw1_refactoring
antsaukk 67c74ad
remove unnecesary arguments
antsaukk 1cfe55f
apply black formatting
antsaukk 4902128
simplify aiter.fmoe_g1u1_tkw1 call
antsaukk 0a66435
add doweight_stage1 column to fused_moe_1stage_dict map and remove el…
antsaukk 35ed2b2
Merge branch 'main' into asm_moe_tkw1_refactoring
antsaukk 4c5ebf6
add doweight_stage1 to query key
antsaukk 0430e19
modidy elif to select run_stage=True for tokens > 16
antsaukk 5145cdc
apply black formatting
antsaukk 8d6b209
Merge branch 'main' into asm_moe_tkw1_refactoring
antsaukk e2df6c6
removing csv and .co files as they will come in separate commit
antsaukk efc4dcf
removing log logger.info(f[get_2stage_cfgs] run_1stage)
anugodavar 12acca5
Merge branch 'main' into asm_moe_tkw1_refactoring
anugodavar 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
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.