Skip to content

Import issue #35

Description

@anvvalade

In ode_util.py:

from jax._src import linear_util as lu

should be replaced by

from jax.extend import linear_util as lu

to avoid issues with debug_info in wrap_init:

https://github.com/jax-ml/jax/blob/main/jax/extend/linear_util.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions