Torch array context #1407
Annotations
10 errors and 1 warning
test/test/test/test_arraycontext.py#L588
test_array_context_np_workalike[<PytatoJAXArrayContext>-where-3-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L57
test_array_context_np_workalike[<EagerJAXArrayContext>-arctan2-2-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L57
test_array_context_np_workalike[<EagerJAXArrayContext>-minimum-2-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L57
test_array_context_np_workalike[<EagerJAXArrayContext>-maximum-2-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L57
test_array_context_np_workalike[<EagerJAXArrayContext>-where-3-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L588
test_array_context_np_workalike[<PytatoJAXArrayContext>-min-1-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L57
test_array_context_np_workalike[<EagerJAXArrayContext>-min-1-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L588
test_array_context_np_workalike[<PytatoJAXArrayContext>-max-1-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L57
test_array_context_np_workalike[<EagerJAXArrayContext>-max-1-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
test/test/test/test_arraycontext.py#L588
test_array_context_np_workalike[<PytatoJAXArrayContext>-any-1-float64]
ImportError: cannot import name 'DeviceArray' from 'jax.numpy' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.11/site-packages/jax/numpy/__init__.py)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading