Skip to content
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

Xfail some tests for cupyx.scipy.statistics.correlation under ROCm/HIP #4781

Merged
merged 1 commit into from Mar 8, 2021

Conversation

takagi
Copy link
Member

@takagi takagi commented Mar 2, 2021

Rel #4132, #4484.

Assertion errors like below:

E       AssertionError:
E       Not equal to tolerance rtol=0.01, atol=0
E
E       Mismatched elements: 101 / 101 (100%)
E       Max absolute difference: 64847
E       Max relative difference: 42.19661458
E        x: array([1191,  651,  779,  562,  751,  745,  693,  862,  864,  936, 1027,
E               988,  962,  827,  937,  817,  832,  837,  814,  740,  794,  842,
E               771,  822,  895,  956,  943,  996,  946,  983,  890,  912,  824,...
E        y: array([2592, 1718, 1987, 1649, 1849, 1731, 1795, 1760, 1768, 1660, 1897,
E              1677, 1809, 1717, 1837, 1735, 1847, 1829, 1986, 1817, 1897, 1825,
E              1697, 1752, 1698, 1794, 1725, 1754, 1791, 1757, 1813, 1836, 1871,...

@kmaehashi kmaehashi self-assigned this Mar 2, 2021
@kmaehashi kmaehashi added cat:test Test code / CI prio:high labels Mar 2, 2021
@takagi
Copy link
Member Author

takagi commented Mar 5, 2021

pfnCI, test this please.

@chainer-ci
Copy link
Member

Jenkins CI test (for commit ef15591, target branch master) failed with status FAILURE.

@takagi
Copy link
Member Author

takagi commented Mar 6, 2021

pfnCI, test this please.

@chainer-ci
Copy link
Member

Jenkins CI test (for commit ef15591, target branch master) succeeded!

@kmaehashi kmaehashi merged commit c2ced53 into cupy:master Mar 8, 2021
@kmaehashi kmaehashi added this to the v9.0.0rc1 milestone Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test code / CI prio:high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants