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
[2024-12-28T19:19:03.755Z] ====================================================================== [2024-12-28T19:19:03.755Z] FAIL: test_nibabel_reader_gpu_3 (tests.test_load_image.TestLoadImage) [2024-12-28T19:19:03.755Z] ---------------------------------------------------------------------- [2024-12-28T19:19:03.755Z] Traceback (most recent call last): [2024-12-28T19:19:03.755Z] File "/usr/local/lib/python3.10/dist-packages/parameterized/parameterized.py", line 620, in standalone_func [2024-12-28T19:19:03.755Z] return func(*(a + p.args), **p.kwargs, **kw) [2024-12-28T19:19:03.755Z] File "/home/jenkins/agent/workspace/Monai-latest-image/tests/test_load_image.py", line 236, in test_nibabel_reader_gpu [2024-12-28T19:19:03.755Z] self.assertTrue(torch.equal(result_cpu, result.cpu())) [2024-12-28T19:19:03.755Z] AssertionError: False is not true
The text was updated successfully, but these errors were encountered:
Hi @yiheng-wang-nv, could you please take a look at this issue? The test case encountered a random failure in the 24.08 on the A100. Thanks.
Sorry, something went wrong.
996e876
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: