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
TestSWINUNETR
[2024-11-30T19:24:25.796Z] ====================================================================== [2024-11-30T19:24:25.796Z] FAIL: test_filter_swinunetr_0 (tests.test_swin_unetr.TestSWINUNETR) [2024-11-30T19:24:25.796Z] ---------------------------------------------------------------------- [2024-11-30T19:24:25.796Z] Traceback (most recent call last): [2024-11-30T19:24:25.796Z] File "/usr/local/lib/python3.10/dist-packages/parameterized/parameterized.py", line 620, in standalone_func [2024-11-30T19:24:25.796Z] return func(*(a + p.args), **p.kwargs, **kw) [2024-11-30T19:24:25.796Z] File "/opt/monai/tests/test_swin_unetr.py", line 137, in test_filter_swinunetr [2024-11-30T19:24:25.796Z] self.assertTrue(len(loaded) == 157 and len(not_loaded) == 2) [2024-11-30T19:24:25.796Z] AssertionError: False is not true
The text was updated successfully, but these errors were encountered:
fix Project-MONAI#8248
eee75b1
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
patch_norm
SwinUNETR
7f88a46
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: