Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jax

How to vectorize a function over a list of unequal length arrays in JAX

python vectorization jax

What is the recommended way to do embeddings in jax?

jax

vmap in Jax to loop over arguments

python arrays jax

Updating entire row or column of a 2D array in JAX

How to use JAX pmap with CPU cores

jax

How to generate random numbers between 0 and 1 in jax?

jax

How to slice jax arrays using jax tracer?

jax

Efficient way to compute Jacobian x Jacobian.T

How to use Jax vmap over zipped arguments?

python jax

Execute function specifically on CPU in Jax

python memory cpu tpu jax

Is it safe to read the value of numpy.empty or jax.numpy.empty?

Unable to Install Specific JAX jaxlib GPU version

How to improve Julia's performance using just in time compilation (JIT)

python optimization julia jax

How to make a function a valid jax type?

jax

Jax vmap limit memory

python jax

Installing jaxlib for cuda 11.8

ubuntu pip jax

What is the difference between JAX, Trax, and TensorRT, in simple terms?

tensorflow jax trax

Why is this function slower in JAX vs numpy?

Non-hashable static arguments are not supported in Jax when using vmap

python jax