10000 Better error messages by xadupre · Pull Request #73 · sdpython/onnx-array-api · GitHub
[go: up one dir, main page]

Skip to content

Better error messages #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Feb 7, 2024
Prev Previous commit
disable failing tests
  • Loading branch information
xadupre committed Feb 7, 2024
commit 6d59e8ebc674511c7499d2f491c377a5a982e266
1 change: 1 addition & 0 deletions _unittests/onnx-numpy-skips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
array_api_tests/test_creation_functions.py::test_asarray_arrays
array_api_tests/test_creation_functions.py::test_empty
array_api_tests/test_creation_functions.py::test_empty_like
array_api_tests/test_creation_functions.py::test_eye
# fails to precision issue
array_api_tests/test_creation_functions.py::test_linspace
array_api_tests/test_creation_functions.py::test_meshgrid
0