Skip to content

Commit

Permalink
add auto configure kernel and strides
Browse files Browse the repository at this point in the history
  • Loading branch information
benmalef committed Oct 4, 2024
1 parent b7d2cb2 commit 44e88ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/test_full.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ def test_train_segmentation_rad_2d(device):
resume=False,
reset=True,
)

print(parameters["model"]["strides"])

sanitize_outputDir()

Expand Down

0 comments on commit 44e88ec

Please sign in to comment.