Search code examples
How to return last index with jnp.where in jit function...


pythonjitjax

Read More
Can jax.vmap() do a hstack()?...


pythonarraysjaxgoogle-jax

Read More
How can I use PyTorch 2.2 with Google Colab TPUs?...


pythonpytorchgoogle-colaboratoryjax

Read More
Does jax save the jaxpr of jit compiled functions?...


pythonjaxgoogle-jax

Read More
multivariate derivatives in jax - efficiency question...


pythonjax

Read More
jaxlib.xla_extension.XlaRuntimeError: INTERNAL: Failed to execute XLA Runtime executable: run time e...


pythondynamic-memory-allocationjax

Read More
JAX `custom_vjp` for functions with multiple outputs...


pythonjaxautomatic-differentiation

Read More
Can't calculate matrix exponential in python...


pythonscipyjax

Read More
JAX `vjp` fails for vmapped function with `custom_vjp`...


pythonvectorizationjaxautomatic-differentiation

Read More
Jax Implementation of function similar to Torch's 'Scatter'...


pythongraphdeep-learningpytorchjax

Read More
JAX `vjp` does not recognize cotangent argument with `custom_vjp`...


pythonfunctionjaxautomatic-differentiation

Read More
How to implement the next function (the use of Dynamic Shapes) in JAX?...


pythonjax

Read More
Vectorizing power of `jax.grad`...


pythonloopsvectorizationjax

Read More
Getting derivatives of NNs according to its inputs by batches in JAX...


pythondeep-learningjaxautogradflax

Read More
JAX `grad` error for function with `jax.lax.switch` and compound boolean conditions...


pythonbooleangradientjax

Read More
`jax.errors.TracerArrayConversionError: The numpy.ndarray conversion method __array__() was called o...


jax

Read More
How to use JAX pmap with CPU cores...


jax

Read More
Unexpected behavior of JAX `vmap` for multiple arguments...


pythonarraysvectorizationjax

Read More
How is it possible that jax vmap returns not iterable?...


pythonjax

Read More
Why do I get different values from jnp.round and np.round?...


arraysnumpyroundingjax

Read More
finding the maximum of a function using jax...


pythongradient-descentjax

Read More
Custom JVP and VJP for higher order functions in JAX...


pythonfunctionhigher-order-functionsjaxautodiff

Read More
JAX python C callbacks...


pythonnumbajax

Read More
How to loop a random number of times in jax with jit compilation?...


pythonrandomjitjax

Read More
Update JAX array based on values in another array...


jax

Read More
Installing jaxlib for cuda 11.8...


ubuntupipjax

Read More
Conditional update in JAX?...


pythonautogradjax

Read More
Occurence of NaN in softmax & JIT issues...


pythonnanjitjax

Read More
How to understand and debug memory usage with JAX?...


pythonjax

Read More
Why does installing JAX with Docker create such a large image?...


linuxdockerjax

Read More
BackNext