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
{{ message }}
This repository was archived by the owner on May 27, 2026. It is now read-only.
In the documentation and on the docker-hub page intel/intel-optimized-xla has 0.6.0-pip-base tag, but the image is not available.
The latest tag refers to 0.5.0-pip-base.
docker run -it --rm intel/intel-optimized-xla:latest bash
pip list | grep jax
jax 0.4.30
jaxlib 0.4.30
Error Logs
Error response from daemon: manifest for intel/intel-optimized-xla:0.6.0-pip-base not found: manifest unknown: manifest unknown
Describe the bug
In the documentation and on the docker-hub page
intel/intel-optimized-xlahas0.6.0-pip-basetag, but the image is not available.The
latesttag refers to0.5.0-pip-base.docker run -it --rm intel/intel-optimized-xla:latest bash pip list | grep jax jax 0.4.30 jaxlib 0.4.30Error Logs
Reproduction Instructions
Affected Subfolder
Versions