Skip to content
Discussion options

You must be logged in to vote

Thanks for the question!

The numerical code that JAX executes is just-in-time (JIT) compiled for whatever specific hardware you run it on, right before it's executed. That includes things like autotuning for your particular GPU, for example.

So if I understand correctly, I don't think there's a change to be made here.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sh0416
Comment options

You must be logged in to vote
2 replies
@mattjj
Comment options

@sh0416
Comment options

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