microsoft/InnerEye-DeepLearning
View on GitHubWe have a field "recovery_start_epoch" in deep_learning_config that can probably be retired
Open
#570 opened on Sep 30, 2021
good first issuenot urgent
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