실행 오류 수정
This commit is contained in:
@@ -87,6 +87,7 @@ public class DockerTrainService {
|
||||
log.info("[EPOCH] container={} {}/{}", containerName, currentEpoch, totalEpoch);
|
||||
|
||||
// TODO 실행중인 에폭 저장 필요하면 만들어야함
|
||||
// TODO 완료여부를 여기다가?
|
||||
// modelTrainMngCoreService.updateCurrentEpoch(modelId,
|
||||
// currentEpoch, totalEpoch);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user