Skip to content

Better way to store Tensorboard logs in Keepsake #580

@andreasjansson

Description

@andreasjansson

At the moment you have to put Tensorboard logs in the path in experiment.checkpoint. This has two main drawbacks:

  • Checkpoint sizes grow with each checkpoint as TB logs expand
  • To view the Tensorboard logs for the whole experiment you have to check out the last checkpoint

We should probably have some way of tracking experiment-level files that change during the course of the experiment, that aren't necessarily tied to specific checkpoints.

This could apply to other use cases than Tensorboard as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/roadmapHigh-level goals. https://github.com/replicate/replicate/projects/1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions