Differentiating non differentiable #12866
Unanswered
jakubMitura14
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, take a look at #12460 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello I am in early stages of the model that has non differentiable part (I want to create the graph - discrete structure - from the output of the CNN - hence gradient can back flow from GNN to CNN) . I know that there are some methods of combinatorial optimazation that may help in making the non differentiable problem differentiable. Example of such tool is InferOpt.jl - Hovewer it is not compatible with Jax. I there anything in jax that helps in such usecases
Beta Was this translation helpful? Give feedback.
All reactions