Skip to content
Snippets Groups Projects
  • Michael Reneer's avatar
    48d5e486
    Implement an easy to use interface for checkpointing experiments, part 1. · 48d5e486
    Michael Reneer authored
    * Added CheckpointManager API.
    * Added FileCehckpointManager implementation.
    * Updated an experiment to:
      * Use the new CheckpointManager objects.
      * Separate evaluation from the metrics consumer/hook.
      * Not store metrics in the checkpoint.
    
    TODO: Update the remaining experiments to use the checkpoint manager.
    TODO: Remove checkpoint utils.
    PiperOrigin-RevId: 274620556
    48d5e486
    History
    Implement an easy to use interface for checkpointing experiments, part 1.
    Michael Reneer authored
    * Added CheckpointManager API.
    * Added FileCehckpointManager implementation.
    * Updated an experiment to:
      * Use the new CheckpointManager objects.
      * Separate evaluation from the metrics consumer/hook.
      * Not store metrics in the checkpoint.
    
    TODO: Update the remaining experiments to use the checkpoint manager.
    TODO: Remove checkpoint utils.
    PiperOrigin-RevId: 274620556
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
BUILD 1.30 KiB