Skip to content

feat: use astropy unit conversion API #731

feat: use astropy unit conversion API

feat: use astropy unit conversion API #731

Triggered via pull request October 16, 2024 04:47
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: pull_request
Matrix: Check Interoperability
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

54 errors
Check Python 3.12 on windows-latest: tests\integration\quaxed\test_numpy.py#L1735
test_allclose jax.errors.TracerArrayConversionError: The numpy.ndarray conversion method __array__() was called on traced array with shape float32[] The error occurred while tracing the function <lambda> at C:\hostedtoolcache\windows\Python\3.12.7\x64\Lib\site-packages\quax\_core.py:546 for jit. This concrete value was not available in Python because it depends on the value of the argument x[1]. See https://jax.readthedocs.io/en/latest/errors.html#jax.errors.TracerArrayConversionError -------------------- For simplicity, JAX has removed its internal frames from the traceback of the following exception. Set JAX_TRACEBACK_FILTERING=off to include these.
Check Python 3.12 on windows-latest
Process completed with exit code 1.
Check Python 3.10 on windows-latest: tests\integration\quaxed\test_numpy.py#L1735
test_allclose jax.errors.TracerArrayConversionError: The numpy.ndarray conversion method __array__() was called on traced array with shape float32[] The error occurred while tracing the function <lambda> at C:\hostedtoolcache\windows\Python\3.10.11\x64\lib\site-packages\quax\_core.py:546 for jit. This concrete value was not available in Python because it depends on the value of the argument x[1]. See https://jax.readthedocs.io/en/latest/errors.html#jax.errors.TracerArrayConversionError
Check Python 3.10 on windows-latest
Process completed with exit code 1.