Search code examples
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
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
Mapping Over Arrays of Functions in JAX...


pythonjax

Read More
JAX TypeError: 'Device' object is not callable...


pythonjax

Read More
Using Jax Jit on a method as decorator versus applying jit function directly...


pythonpython-decoratorsjax

Read More
Jax vmap limit memory...


pythonjax

Read More
Zero length error of non-zero length array...


jaxgymnasium

Read More
AttributeError: module 'flax.traverse_util' has no attribute 'unfreeze'...


pythonattributeerrorjaxflax

Read More
Jax jitting of kd-tree code taking an intractably long amount of time...


pythonscipyjitjaxkdtree

Read More
Execution of conditional branches causing errors in Jax (kd-tree implementation)...


pythonjaxkdtree

Read More
JAX/Equinox pipeline slows down after adding an integer argument to a loss function...


jaxequinox

Read More
Why does Mypy think adding two Jax arrays returns a numpy array?...


pythonpython-typingmypyjax

Read More
Dictionary indexing with Numpy/Jax...


pythonnumpydictionaryjitjax

Read More
weird shape when indexing a jax array...


pythonnumpyjax

Read More
Taking derivatives with multiple inputs in JAX...


pythonmachine-learningdeep-learningjaxautomatic-differentiation

Read More
Jax vmap with lax scan having different sequence length in batch dimension...


pythonpytorchjax

Read More
BackNext