- Notifications
You must be signed in to change notification settings - Fork 5.9k
[PTen] Unify InferMeta(Shape) Function in pten and fluid op #38976
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
chenwhql merged 32 commits into PaddlePaddle:develop from chenwhql:pten/upgrade_infermeta_design Jan 26, 2022
Merged
Changes from all commits
Commits
Show all changes
32 commits Select commit Hold shift + click to select a range
ffd6624 infermeta context init design
chenwhql 651c00c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
chenwhql ac239ac support infermeta called in fluid op
chenwhql 5212fdd add hasattr and attr methods
chenwhql f753d59 add dygraah GetVarPtrs support
chenwhql dcfa257 rename arg_map_context to arg_map_utils
chenwhql 2b53e60 add registry for arg map func
chenwhql d3749af Merge branch 'develop' into pten/upgrade_infermeta_design
chenwhql 4f2bc42 resolve conflit
chenwhql 7b64985 refactor op utils design
chenwhql b3f9bf9 Merge branch 'develop' into pten/upgrade_infermeta_design
chenwhql e0f4bed polish meta config
chenwhql 5b653b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
chenwhql c9332c4 resolve conflit
chenwhql f8205c4 resolve conflit
chenwhql e9c98db fix details
chenwhql 974abd4 resolve conflit
chenwhql 516fbe2 remove hasattr method
chenwhql fe90b26 resolve conflit
chenwhql c590ca1 resolve conflit
chenwhql 1a18ee9 revert cmake order change
chenwhql 9d88587 revert some change
chenwhql de66d00 resolve conflit
chenwhql adfbb98 change init pos
chenwhql cc0c3c8 fix compile faileed
chenwhql 610d612 fix typo
chenwhql a5a028a fix inference failed
chenwhql c8dd7e6 fix windows ccompile failed
wanghuancoder e49964c resolve conflit
chenwhql 7bf344c polish format
chenwhql 2bcf72d Merge branch 'develop' into pten/upgrade_infermeta_design
chenwhql 8ef7ad6 resolve conflit
chenwhql 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
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.