Skip to content
Snippets Groups Projects
Unverified Commit a6430075 authored by Yinggang Wang's avatar Yinggang Wang Committed by GitHub
Browse files

Feat graph autograd engine (#5296)


* feat(GraphAutogradEngine): add GraphAutogradEngine

* feat(GraphEngine): support backward interface

* feat(GraphEngine): support autograd.backward()

* fix(GraphEngine): some grad_fn in next_functions but can not apply

* feat(GraphEngine): support autograd.grad interface

* style(*): add JUST

* fix(GraphEngine): fix autograd.grad bugs

* test(Autograd): add flow.autograd test

* fix(GraphEngine): fix autograd.grad bug

* refine codes

* style(*): remove comments

Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
parent 35549549
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment