microsoft/InnerEye-DeepLearning
GitHub で見るWe have a field "recovery_start_epoch" in deep_learning_config that can probably be retired
Open
#570 opened on 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