Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.tensorflow
Commits
68d6ca2f
Commit
68d6ca2f
authored
Jun 06, 2019
by
Amir MOHAMMADI
Browse files
Save one best evaluation checkpoint by default
parent
0d0e4c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/learn/tensorflow/script/eval.py
View file @
68d6ca2f
...
...
@@ -167,7 +167,7 @@ def append_evaluated_file(path, evaluations):
'-K'
,
type
=
click
.
INT
,
cls
=
ResourceOption
,
default
=
0
,
default
=
1
,
show_default
=
True
,
help
=
'If more than 0, will keep the best N models in the evaluation folder'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment