Search code examples
Struggling to understand nested vmaps in JAX...

jax

Read More
Jax numpy extracting non-nan values gives NonConcreteBooleanIndexError...

numpyindexingvectorizationjax

Read More
Problems when boolean indexing in Jax, getting NonConcreteBooleanIndexError...

pythonjaxboolean-indexing

Read More
How to restore a orbax checkpoint with jax/flax?...

pythondeep-learningjaxflax

Read More
How to use jax.vmap with a tuple of flax TrainStates as input?...

reinforcement-learningjaxflaxmulti-agent-reinforcement-learning

Read More
Turn a tf.data.Dataset to a jax.numpy iterator...

pythontensorflownumpy-ndarrayjax

Read More
Serialization in JAX...

jax

Read More
Count onto 2D JAX coordinates of another 2D array...

jax

Read More
How to do jittable masked get?...

jax

Read More
Is it possible to use jax.vmap for auto-batching if your function isn't jittable?...

jax

Read More
Apply function only on slice of array under jit...

pythonnumpyjax

Read More
Return a different class based on an optional flag in the arguments without factory...

pythoninstantiationjaxpython-class

Read More
How Can I Use GPU to Accelerate Image Augmentation?...

pythontensorflowkeraspytorchjax

Read More
jax and flax not playing nicely with each other...

lstmrecurrent-neural-networkjitjaxflax

Read More
Efficiently custom array creation routines in JAX...

numpynumpy-ndarrayjax

Read More
How to handle PRNG splitting in a jax.vmap context?...

pythonrandompython-3.8jax

Read More
Hello World for jaxtyping?...

pythonpytorchpython-typingjax

Read More
Why is JAX's jit compilation slower on the second run in my example?...

pythonjax

Read More
Restoring flax model checkpoints using orbax throws ValueError...

pythonjaxflax

Read More
Storing and jax.vmap() over Pytrees...

jax

Read More
JAX vmap JIT behind the scenes?...

jax

Read More
JIT: partial or with static argnums? Non hashable input, but hashable partial...

pythonjitjax

Read More
Unable to Install Specific JAX jaxlib GPU version...

installationgpufailed-installationjax

Read More
precision of JAX...

pythonjax

Read More
jax register_pytree_node_class and register_dataclass returns non consistent datatype: list and tupl...

pythonjax

Read More
Batched matrix multiplication with JAX on GPU faster with larger matrices...

pythonnumpyjaxcupy

Read More
How to install just XLA?...

tensorflowtensorflow2.0jaxtensorflow-xla

Read More
Computing gradient using JAX of a function that outputs a list of arrays...

pythonjax

Read More
Not able to install jaxlib...

pythonnumpyinstallationpipjax

Read More
Modifying multiple dimensions of Jax array simultaneously...

pythonjax

Read More
BackNext