Browse Source

Remove duplicate `verbose` arg in test.py

5.0
Alex Stoken 4 years ago
parent
commit
5ac517b22a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test.py

+ 0
- 1
test.py View File

@@ -19,7 +19,6 @@ def test(data,
model=None,
dataloader=None,
fast=False,
verbose=False,
save_dir='.',
merge=False):


Loading…
Cancel
Save