Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
5d75d374
Commit
5d75d374
authored
Jan 19, 2022
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Jan 19, 2022
Browse files
Remove a TODO which is finished.
PiperOrigin-RevId: 422853451
parent
166afe96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
official/core/train_utils.py
official/core/train_utils.py
+0
-1
No files found.
official/core/train_utils.py
View file @
5d75d374
...
@@ -101,7 +101,6 @@ def maybe_create_best_ckpt_exporter(params: config_definitions.ExperimentConfig,
...
@@ -101,7 +101,6 @@ def maybe_create_best_ckpt_exporter(params: config_definitions.ExperimentConfig,
return
best_ckpt_exporter
return
best_ckpt_exporter
# TODO(b/180147589): Add tests for this module.
class
BestCheckpointExporter
:
class
BestCheckpointExporter
:
"""Keeps track of the best result, and saves its checkpoint.
"""Keeps track of the best result, and saves its checkpoint.
...
...
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