Uh oh!
There was an error while loading. Please reload this page.
Remove marks broken_complex from all tests - #1475
Conversation
View rendered docs @ https://intelpython.github.io/dpctl/pulls/1475/index.html |
95b55f9 to
3689e84CompareArray API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_19 ran successfully. |
1 similar comment
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_19 ran successfully. |
Array API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_20 ran successfully. |
df6e288 to
3c1b5c9CompareArray API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_20 ran successfully. |
3c1b5c9 to
9180ecfCompareArray API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_23 ran successfully. |
9180ecf to
b1a4084CompareArray API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_33 ran successfully. |
b1a4084 to
a8ebd37CompareAfter transition to oneapi::experimental namespace functions for complex types in gh-1411, all tests pass.
Since NumPy's output is not the same on Linux/Windows, tests fail on Windows, so they are skipped. Instead, f(conj(arg)) = conj(f(arg)) is tested on all platforms for those special values.
…the test with message
a8ebd37 to
3bcc7dfCompareArray API standard conformance tests for dpctl=0.15.1dev2=py310h15de555_35 ran successfully. |
oleksandr-pavlyk
commented
Dec 13, 2023
@ndgrigorian This PR removes uses of |
ndgrigorian
commented
Dec 13, 2023
It looks good overall, but I assume the |
oleksandr-pavlyk
commented
Dec 13, 2023
The |
After transition to
sycl::ext::oneapi::experimentalnamespace functions for complex types in gh-1411, all tests pass.