Skip to content

Allow checkpoint selection for inference/evaluation

Benjamin Huth requested to merge bhuth/commonframework:feature/checkpoints into dev

At least in my workflow it sometimes happens, that I need to select the checkpoint that is used for inference/evaluation (rather then always the latest one).

Merge request reports