Skip to content
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

Add forward_gradients api and enable high-order differentiation for Jacobian/Hessian #43354

Merged
merged 8 commits into from
Jun 28, 2022

Conversation

cxxly
Copy link
Contributor

@cxxly cxxly commented Jun 9, 2022

PR types

New features

PR changes

APIs

Describe

  • Add forward_gradients API.
  • Add high-order differentiation support for Jacobian/Hessian.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jun 9, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@cxxly cxxly force-pushed the enable_jacobian_hessian branch 2 times, most recently from 9908a28 to 786d7f9 Compare June 13, 2022 02:53
@levi131 levi131 self-assigned this Jun 14, 2022
@levi131 levi131 self-requested a review June 14, 2022 02:06
@cxxly cxxly force-pushed the enable_jacobian_hessian branch 2 times, most recently from ec7f58e to 56d1224 Compare June 22, 2022 04:27
@cxxly cxxly force-pushed the enable_jacobian_hessian branch 2 times, most recently from 1655b56 to 28aaa9a Compare June 23, 2022 08:57
@cxxly cxxly changed the title Add high-order differentiation support for Jacobian/Hessian Add forward_gradients api and enable high-order differentiation for Jacobian/Hessian Jun 23, 2022
@cxxly cxxly force-pushed the enable_jacobian_hessian branch 4 times, most recently from d825f87 to acbfcb2 Compare June 24, 2022 07:44
@cxxly cxxly force-pushed the enable_jacobian_hessian branch 4 times, most recently from 70bce64 to e590ef9 Compare June 27, 2022 09:19
levi131
levi131 previously approved these changes Jun 27, 2022
Copy link
Contributor

@levi131 levi131 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@XieYunshen XieYunshen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for set_tests_properties(test_autograd_functional_dynamic PROPERTIES TIMEOUT 200)

@levi131 levi131 merged commit a97a8dd into PaddlePaddle:develop Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants