peng-lab / BaSiCPy

MIT License
62 stars 20 forks source link

Solve jax version issue with colab #69

Closed yfukai closed 2 years ago

yfukai commented 2 years ago

Set the JAX version to >=0.3.10 to import jaxlib.xla_extension.XlaRuntimeError. Note XlaRuntimeError will be exposed to jax when https://github.com/google/jax/pull/10676 gets merged.