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 44e88ec commit d6f1d64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/test_full.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ def test_train_segmentation_rad_2d(device):
resume=False,
reset=True,
)
print(parameters["model"]["strides"])

sanitize_outputDir()

Expand Down

0 comments on commit d6f1d64

Please sign in to comment.