Skip to content

Where to learn how vmap works under the hood (vectorization in general?) #19269

Answered by jakevdp
PaulScemama asked this question in General
Discussion options

You must be logged in to vote

For this, the best place to start would be autodidax, which is a stripped-down version of JAX's transformation system built from scratch. In particular, the autodidax implementation of vmap is here: https://jax.readthedocs.io/en/latest/autodidax.html#vectorized-batching-with-vmap

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PaulScemama
Comment options

Answer selected by PaulScemama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants