-
Notifications
You must be signed in to change notification settings - Fork 5.9k
【pir】support test_while_api case with same loop_vars and extra input #60262
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
xiaoguoguo626807
merged 33 commits into
PaddlePaddle:develop
from
xiaoguoguo626807:while_3
Dec 26, 2023
Merged
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
001d799
optimize backward
xiaoguoguo626807 05ca298
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
xiaoguoguo626807 4fd113e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
xiaoguoguo626807 8f60538
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
xiaoguoguo626807 8854896
[PIR] add vjp interface for while op
winter-wang 7e177f6
[PIR] fix ci error.
winter-wang 11c8656
modify while stopgradient
xiaoguoguo626807 d8c3936
merge
xiaoguoguo626807 da62e16
merge
xiaoguoguo626807 67ed811
merge
xiaoguoguo626807 30bba32
modify while grad bug
xiaoguoguo626807 53f2920
merge
xiaoguoguo626807 fde161c
modify while grad op
xiaoguoguo626807 fdc12c7
modify
xiaoguoguo626807 e3d19b9
increment vp
xiaoguoguo626807 600d99c
merge
xiaoguoguo626807 0913436
[PIR] add get_used_external_value interface for block.
winter-wang 63344b7
while case
xiaoguoguo626807 59ad2fc
delete print
xiaoguoguo626807 f4eceb6
delete print
xiaoguoguo626807 1c9eb96
Update python/paddle/autograd/ir_backward.py
xiaoguoguo626807 4beaa79
Merge branch 'develop' into while_2
xiaoguoguo626807 df0b46a
[PIR] add unit_test for get_used_external_value
winter-wang 65083df
modify while_loop
xiaoguoguo626807 f2f4fa0
Merge branch 'while_2' of https://github.com/xiaoguoguo626807/Paddle …
xiaoguoguo626807 f8e3ac4
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…
xiaoguoguo626807 95bc3d7
code_style
xiaoguoguo626807 37e807c
modofy ci bug
xiaoguoguo626807 52afa31
Merge branch 'develop', commit 'refs/pull/60159/head' of https://gith…
xiaoguoguo626807 48de124
modify while api
xiaoguoguo626807 a7f13c9
merge
xiaoguoguo626807 adb627a
modify ci
xiaoguoguo626807 0a4617a
Update python/paddle/autograd/ir_backward.py
xiaoguoguo626807 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
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.