Skip to content

Training: save checkpoints by iterations instead of by time #1021

@trivoldus28

Description

@trivoldus28

Sometimes it is useful to save/backup checkpoints by iterations instead of by some time durations (e.g., every 15 minutes) to be able to quickly check the model performance across iterations. DeepEM does this.

Technically it is possible to query the checkpoint files in the bucket but it's just a bit too complex to handle in a simple script or cue spec.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions