하이퍼파라미터 기능 추가
This commit is contained in:
@@ -319,7 +319,8 @@ public class ModelHyperParamEntity {
|
||||
public HyperParamDto.Basic toDto() {
|
||||
return new HyperParamDto.Basic(
|
||||
this.uuid,
|
||||
|
||||
this.hyperVer,
|
||||
this.createdDttm,
|
||||
// -------------------------
|
||||
// Important
|
||||
// -------------------------
|
||||
|
||||
Reference in New Issue
Block a user