microsoft/InnerEye-DeepLearning

We have a field "recovery_start_epoch" in deep_learning_config that can probably be retired

Open

#570 aberto em 30 de set. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Python (138 forks)batch import
good first issuenot urgent

Métricas do repositório

Stars
 (519 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

recovery_start_epoch is not settable. We use it to determine the list of training epochs - but even that could be dead code. Verify and clean up

AB#4535

Guia do colaborador