JaxGaussianProcesses / GPJax

Gaussian processes in JAX.
https://docs.jaxgaussianprocesses.com/
Apache License 2.0
436 stars 51 forks source link

Nnx update #457

Closed thomaspinder closed 2 months ago

thomaspinder commented 2 months ago

Type of changes

Checklist

Description

This PR updates our codebase, docs, and unit tests to be compatible with the latest version of NNX. Due to a bug in TFP's sample_halton_sequence fn., I've had to upper bound our JAX/jaxlib version.

Issue Number: N/A