Skip to content

Commit 2edf166

Browse files
committed
Remove wrong param.
1 parent 080fc72 commit 2edf166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/networks/nets/test_swin_unetr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"spatial_dims": len(params["img_size"]),
4545
"in_channels": params["in_channels"],
4646
"out_channels": params["out_channels"],
47-
"img_size": params["img_size"],
4847
"feature_size": params["feature_size"],
4948
"depths": params["depth"],
5049
"norm_name": params["norm_name"],

0 commit comments

Comments
 (0)