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

Missing build? linux-64/0.19.1=cuda120py312 #96

Closed
1 task done
anjos opened this issue Oct 2, 2024 · 3 comments
Closed
1 task done

Missing build? linux-64/0.19.1=cuda120py312 #96

anjos opened this issue Oct 2, 2024 · 3 comments
Labels

Comments

@anjos
Copy link

anjos commented Oct 2, 2024

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

For some reason, it is not possible to install torchvision with the combination above.

Following the file listing at https://anaconda.org/conda-forge/torchvision/files, I cannot find the file available on the server.

Would it be possible to add this build? I'm available to do any PRs if need be.

Installed packages

N/A

Environment info

N/A
@anjos anjos added the bug label Oct 2, 2024
@h-vetinari
Copy link
Member

I restarted the job after the merge of #95, which failed with

=========================== short test summary info ============================
FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype0-x_dtype1-True-False] - AssertionError: Tensor-likes are not close!

Mismatched elements: 1 / 5000 (0.0%)
Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)
Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)
FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype0-x_dtype1-False-False] - AssertionError: Tensor-likes are not close!

Mismatched elements: 1 / 5000 (0.0%)
Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)
Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)
FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype1-x_dtype1-True-False] - AssertionError: Tensor-likes are not close!

Mismatched elements: 1 / 5000 (0.0%)
Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)
Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)
FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype1-x_dtype1-False-False] - AssertionError: Tensor-likes are not close!

Mismatched elements: 1 / 5000 (0.0%)
Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)
Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)
= 4 failed, 21456 passed, 16703 skipped, 1017 deselected, 1 xfailed, 367 warnings in 568.55s (0:09:28) =

Not sure if a restart will change anything, but since it only happened to one build out of 12, there's hope.

@hmaarrfk
Copy link
Contributor

hmaarrfk commented Oct 2, 2024

it passed! flaky tests be flaky!

@anjos
Copy link
Author

anjos commented Oct 2, 2024

Amazing! Thanks for the quick reaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants