주석 처리

This commit is contained in:
2026-02-13 12:10:08 +09:00
parent 2691f6ce16
commit bf8515163c

View File

@@ -159,7 +159,8 @@ public class ModelTrainMetricsJobService {
}
// best_changed_fscore_epoch_숫자.pth -> 숫자 값 가지고 와서 베스트 에폭에 업데이트 하기
modelTrainMetricsJobCoreService.updateModelSelectedBestEpoch(modelInfo.getModelId(), epoch);
// modelTrainMetricsJobCoreService.updateModelSelectedBestEpoch(modelInfo.getModelId(),
// epoch);
modelTrainMetricsJobCoreService.updateModelMetricsTrainSaveYn(
modelInfo.getModelId(), "step1");