Skip to content

Commit

Permalink
Code fencing for SidecarEvaluatorModelExport
Browse files Browse the repository at this point in the history
  • Loading branch information
SuryanarayanaY committed Jan 22, 2024
1 parent 40d179c commit b2c7850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tf_keras/utils/sidecar_evaluator.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ class SidecarEvaluatorModelExport(ModelCheckpoint):
)
sidecar_evaluator.start()
# Model weights are saved if evaluator deems it's the best seen so far.
```
Args:
export_filepath: Path where best models should be saved by this
Expand Down

0 comments on commit b2c7850

Please sign in to comment.