Replies: 2 comments
-
The same question, is there a C++ API in onnxruntime like torch::autograd::grad()? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any development? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new in ONNX,i found a gradient-related demo in :
https://github.com/onnx/onnx/blob/35092895d9bf3592e58f4710d098f8131afef259/onnx/backend/test/case/model/gradient.py#L11
However, it isn't seemed like what i want. I wonder if there is any python API which can get gradient directly. like torch.autograd.grad()???
System information
Beta Was this translation helpful? Give feedback.
All reactions