mirror of
https://github.com/ROCm/jax.git
synced 2025-04-24 12:36:07 +00:00

This passes, though two of the interesting tests fail with what might be IREE bugs (and so are currently skipped): ```shell JAX_PLATFORMS='iree' pytest -n auto tests/core_test.py tests/api_test.py -k Dynamic ```