-
Like the question says, Jax can jit functions of variable-sized pytree arguments and intermediate values but not variable-sized ndarrays. What's going on under the hood that explains that behavior? |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Oct 3, 2022
Replies: 1 comment 2 replies
-
Can you edit your question with a brief example of what you're asking about? I'm having trouble understanding from the short description what exactly you are asking. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
aeftimia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you edit your question with a brief example of what you're asking about? I'm having trouble understanding from the short description what exactly you are asking.