microsoft/InnerEye-DeepLearning
We have a field "recovery_start_epoch" in deep_learning_config that can probably be retired
開放
#570 建立於 2021年9月30日
good first issuenot urgent
倉庫指標
- 星標
- (519 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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