-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[CINN/Fusion] horizontal support dynamic shape and enhance fusion ability #63913
Merged
2742195759
merged 26 commits into
PaddlePaddle:develop
from
2742195759:horizontal-enhance
May 17, 2024
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0922d8d
[CINN] Support horizontal fusion
jiahy0825 e219ce3
Change data type
jiahy0825 f6bae91
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
jiahy0825 a3bb64b
Support horizontal fusion
jiahy0825 2c0d754
Fix compile error
jiahy0825 e586c0e
Merge commit 'refs/pull/63415/head' of https://github.com/PaddlePaddl…
2742195759 278effd
add topo sort in backend fusion
2742195759 2a98eea
horizontal support dynamic shape and enhance fusion ability
2742195759 7ffbdf8
fix
2742195759 c30917a
fix
2742195759 3a5ff20
xx
2742195759 303a766
fix some bugs
2742195759 0c56af5
Merge
2742195759 cfa49e2
fix
2742195759 64590a6
xxxx
2742195759 4c4eeb7
fix
2742195759 f6f58ee
horizontal operator fusion enhance
2742195759 5b48ee7
merge
2742195759 c697aef
Merge remote-tracking branch 'origin/develop' into horizontal-enhance
2742195759 d7e4c19
fix
2742195759 191e415
fix
2742195759 228cb70
fix
2742195759 49dcd13
fix
2742195759 f82a4de
merge
2742195759 dd2a9fc
fix by code review
2742195759 f328b1a
fix
2742195759 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
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
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
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.
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.
delete this
可以单独提一个pr处理