mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00

In our MSAN CI, the copy of LAPACK we use is not MSAN-instrumented, leading to false positives. Suppress those false-positives via annotations. PiperOrigin-RevId: 712607044