Mathew Odden
Mathew Odden
I am getting a bunch of errors from mypy with the `types-paramiko` package. Some are imports that are not in the stubs for paramiko like `paramiko.PublicBlob` which is an alias...
### Description I am opening this issue to get a discussion started around manylinux support for JAX/jaxlib. I am currently working on trying to get manylinux_2_28 jaxlib wheels built with...
Also fixes up some issues in the primary Dockerfile that I found during testing and cleaning.
Small fix that was done for debian families but also needs to be applied to EL repos as well.
This is an aggregate PR that has two commits that hold: - Fix for an issue in the dev build python - Dockerfile changes for consistency across builds and some...
In preparation for the imminent release of ROCm 7.x, I have this set of changes, some of which are required for jax/jaxlib to load the new plugin namespace. This seemed...