Compute saliency map with an onnx model #8841
Unanswered
MichaelBetser
asked this question in
Other Q&A
Replies: 0 comments
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.
-
Hi all,
I was wondering if it was possible to compute a forward and backward pass using onnx runtime/onnx models. This is for the purpose of explainability: in the end I would like to output both the prediction and the saliency map (gradients * input embeddings).
Thanks,
Michael.
Beta Was this translation helpful? Give feedback.
All reactions