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
Investigate why tests/jax/ops/test_convert.py fails for to_dtype=jnp.int16 and to_dtype=jnp.uint16 with low comparison metrics. See what the device returns and how it compares in pcc, atol and allclose to what cpu returned.
The text was updated successfully, but these errors were encountered:
Investigate why
tests/jax/ops/test_convert.py
fails forto_dtype=jnp.int16
andto_dtype=jnp.uint16
with low comparison metrics. See what the device returns and how it compares in pcc, atol and allclose to what cpu returned.The text was updated successfully, but these errors were encountered: