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

[BUG] lasso interop test failure in CI #5106

Closed
dantegd opened this issue Dec 27, 2022 · 0 comments
Closed

[BUG] lasso interop test failure in CI #5106

dantegd opened this issue Dec 27, 2022 · 0 comments
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@dantegd
Copy link
Member

dantegd commented Dec 27, 2022

Seen in https://github.com/rapidsai/cuml/actions/runs/3753915301/jobs/6378200836:

FAILED test_device_selection.py::test_train_cpu_infer_cpu[/lasso_test_data-False-cupy-random] - AssertionError: 
Not equal to tolerance rtol=0.15, atol=0

Mismatched elements: 1 / 200 (0.5%)
Max absolute difference: 1.6273651
Max relative difference: 0.33033487
 x: array([-138.52025 ,  135.74544 ,   34.26355 ,   79.94445 ,  545.09015 ,
        264.5219  , -345.28632 , -681.7092  , -142.38684 ,  -27.778336,
        141.82169 ,  160.76947 , -138.95457 ,  179.74213 ,  590.30347 ,...
 y: array([-138.39569 ,  135.65765 ,   34.477875,   79.87479 ,  543.94617 ,
        265.3012  , -345.4904  , -682.1642  , -142.94472 ,  -27.591265,
        141.41536 ,  160.13036 , -137.65547 ,  178.674   ,  590.8144  ,...
FAILED test_device_selection.py::test_train_gpu_infer_cpu[/lasso_test_data-False-cupy-random] - AssertionError: 
Not equal to tolerance rtol=0.15, atol=0
@dantegd dantegd added bug Something isn't working ? - Needs Triage Need team to review and classify labels Dec 27, 2022
@github-actions github-actions bot added this to Needs prioritizing in Bug Squashing Dec 27, 2022
rapids-bot bot pushed a commit that referenced this issue Jan 5, 2023
Answers #5106

Authors:
  - Victor Lafargue (https://github.com/viclafargue)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: #5116
@dantegd dantegd closed this as completed Jan 5, 2023
Bug Squashing automation moved this from Needs prioritizing to Closed Jan 5, 2023
jakirkham pushed a commit to jakirkham/cuml that referenced this issue Feb 27, 2023
Answers rapidsai#5106

Authors:
  - Victor Lafargue (https://github.com/viclafargue)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#5116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
Development

No branches or pull requests

1 participant