You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible also provide a summary of what steps or workarounds you have already tried.
Provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible also provide a summary of what steps or workarounds you have already tried.
System information
pip show flax jax jaxlib
: 0.10.4, 0.4.33, 0.4.33Problem you have encountered:
Encountering internal error when using flax.linen.scan:
AttributeError: module 'jax.api_util' has no attribute 'debug_info'
What you expected to happen:
Execution without error.
Logs, error messages, etc:
Steps to reproduce:
Whenever possible, please provide a minimal example. Please consider submitting it as a Colab link.
Colab prepro:
https://colab.research.google.com/drive/1OUJfQsjoOPxhwt3G0GFL1ex2-MbJt4dS?usp=sharing
The text was updated successfully, but these errors were encountered: