Skip to content

Why is jacobian computed in a differentiable manner? #470

Answered by mhmukadam
raulTrial asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @raulTrial,

  • The gradients of the Jacobians are computed for the backward pass (cc @luisenp). Can you point to the place in the code where you think it might not be necessary or an example where you see instability? We can potentially help you resolve that.
  • Yes, Cholesky is just one dense solver we exposed from what is available natively in torch. We could definitely provide the option for QR as you point out in your example. Would you like to submit a PR to enable this? Thanks!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by raulTrial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants