-
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
Refactor and simplify hook design & add Tensor.register_hook API #31775
Merged
chenwhql
merged 18 commits into
PaddlePaddle:develop
from
chenwhql:hook/refactor_hook_impl_and_add_py_api
Apr 1, 2021
Merged
Refactor and simplify hook design & add Tensor.register_hook API #31775
chenwhql
merged 18 commits into
PaddlePaddle:develop
from
chenwhql:hook/refactor_hook_impl_and_add_py_api
Apr 1, 2021
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0b947f - Browse repository at this point
Copy the full SHA c0b947fView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4b3e9f - Browse repository at this point
Copy the full SHA b4b3e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b3dcd - Browse repository at this point
Copy the full SHA 16b3dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2553179 - Browse repository at this point
Copy the full SHA 2553179View commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2fac74f - Browse repository at this point
Copy the full SHA 2fac74fView commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for de8b2df - Browse repository at this point
Copy the full SHA de8b2dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 665b15b - Browse repository at this point
Copy the full SHA 665b15bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 118cc07 - Browse repository at this point
Copy the full SHA 118cc07View commit details
Commits on Mar 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aa68578 - Browse repository at this point
Copy the full SHA aa68578View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f799a - Browse repository at this point
Copy the full SHA e8f799aView commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 21eceec - Browse repository at this point
Copy the full SHA 21eceecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5468e5 - Browse repository at this point
Copy the full SHA d5468e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0838dc - Browse repository at this point
Copy the full SHA c0838dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd3c34 - Browse repository at this point
Copy the full SHA dbd3c34View commit details
Commits on Mar 30, 2021
-
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
… hook/refactor_hook_impl_and_add_py_api
Configuration menu - View commit details
-
Copy full SHA for fe79a89 - Browse repository at this point
Copy the full SHA fe79a89View commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c9fd70 - Browse repository at this point
Copy the full SHA 7c9fd70View commit details -
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
… hook/refactor_hook_impl_and_add_py_api
Configuration menu - View commit details
-
Copy full SHA for 11c26a9 - Browse repository at this point
Copy the full SHA 11c26a9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ef087a5 - Browse repository at this point
Copy the full SHA ef087a5View commit details
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.