microsoft/InnerEye-DeepLearning
在 GitHub 查看We have a field "recovery_start_epoch" in deep_learning_config that can probably be retired
Open
#570 创建于 2021年9月30日
good first issuenot urgent
描述
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