containerName 생성 변경
This commit is contained in:
@@ -20,4 +20,6 @@ public class ModelTrainJobDto {
|
||||
private ZonedDateTime queuedDttm;
|
||||
private ZonedDateTime startedDttm;
|
||||
private ZonedDateTime finishedDttm;
|
||||
private Integer totalEpoch;
|
||||
private Integer currentEpoch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user