Replies: 2 comments 5 replies
-
Unfortunately, the answer will depend on the details of |
Beta Was this translation helpful? Give feedback.
4 replies
-
You can first sort |
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.
-
The question is closely related to the topic. I am trying to do some calculation that depends on other input conditions. Here is a toy example
However, if I want to use
jax.jit
, I can not construct real_input via boolean masking. There is another way to bypass the issue but pay more costsDo we have an efficient way to do it?
Beta Was this translation helpful? Give feedback.
All reactions