-
Notifications
You must be signed in to change notification settings - Fork 129
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
DiT with decorator, triton fused_AdaLN and fineGrained #552
Open
YKTian-x2b
wants to merge
27
commits into
PaddlePaddle:develop
Choose a base branch
from
YKTian-x2b:DiT_FFN_fineGrained
base: develop
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.
Open
Changes from 15 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b93c57a
DiT FFN fineGrained
YKTian-x2b bca3484
DiT FFN fineGrained
YKTian-x2b 6771b36
clear fine_grained_FFN
YKTian-x2b b4d92a3
Merge branch 'develop' into DiT_FFN_fineGrained
westfish ae34336
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleMIX i…
YKTian-x2b 668f1ac
decorator + fineGrained_qkv_ffn + triton_adaLN_fusedAdaLN
YKTian-x2b fb96011
Merge branch 'DiT_FFN_fineGrained' of https://github.com/YKTian-x2b/P…
YKTian-x2b cb8bacb
clear up pr ing...
YKTian-x2b bdefd3b
Optional acceleration
YKTian-x2b 18b5945
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleMIX i…
YKTian-x2b 1cc8ca4
no reshape
YKTian-x2b 3251f13
Revert "no reshape"
YKTian-x2b 55b5042
no reshape
YKTian-x2b ee3df60
Merge branch 'DiT_FFN_fineGrained' of https://github.com/YKTian-x2b/P…
YKTian-x2b 70c6dc0
no reshape
YKTian-x2b 5d3d29f
fuse_repo triton kernel
YKTian-x2b 8238c08
Merge remote-tracking branch 'upstream/develop' into DiT_FFN_fineGrained
YKTian-x2b 19cbd90
with horizontal_fuse_pass opt
YKTian-x2b c000d4c
env
YKTian-x2b 9f04a1c
ReNet
YKTian-x2b f2966f7
new net
YKTian-x2b 437cbbb
little mod
YKTian-x2b fb4d478
pre-commit
YKTian-x2b e638313
update largedit
YKTian-x2b c933f80
update largedit
YKTian-x2b 9903122
INFERENCE_OPTIMIZE
YKTian-x2b f54958a
new modify_weight
YKTian-x2b 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个环境变量改成其他的,可以optimize_inference_for_ditllama?