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