Skip to content

Broken nightly testing due to breaking changes in JAX v0.4.36 #1

@daskol

Description

@daskol

CI job: https://github.com/daskol/yax/actions/runs/12194083414/job/34017355642.
Upstream discussion: jax-ml/jax#25314.

Since JAX v0.4.36, jax.core.ConcreteArray is not a part of public API.

yax.py:40: in <module>
    from jax.core import (
ImportError: cannot import name 'ConcreteArray' from 'jax.core'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions