Skip to content

Commit 5d75d37

Browse files
saberkuntensorflower-gardener
authored andcommitted
Remove a TODO which is finished.
PiperOrigin-RevId: 422853451
1 parent 166afe9 commit 5d75d37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

official/core/train_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def maybe_create_best_ckpt_exporter(params: config_definitions.ExperimentConfig,
101101
return best_ckpt_exporter
102102

103103

104-
# TODO(b/180147589): Add tests for this module.
105104
class BestCheckpointExporter:
106105
"""Keeps track of the best result, and saves its checkpoint.
107106

0 commit comments

Comments
 (0)