We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Lasso
Fix Lasso interop issue (#5116)
62a2661
Answers #5106 Authors: - Victor Lafargue (https://github.com/viclafargue) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: #5116
Fix Lasso interop issue (rapidsai#5116)
2a0a149
Answers rapidsai#5106 Authors: - Victor Lafargue (https://github.com/viclafargue) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#5116
No branches or pull requests
Seen in https://github.com/rapidsai/cuml/actions/runs/3753915301/jobs/6378200836:
The text was updated successfully, but these errors were encountered: