hyperparam_with_modeltype

This commit is contained in:
2026-02-12 19:30:08 +09:00
parent 12f9de7367
commit 9fd5a15a72
2 changed files with 3 additions and 1 deletions

View File

@@ -135,6 +135,7 @@ public class HyperParamRepositoryImpl implements HyperParamRepositoryCustom {
modelHyperParamEntity.hyperVer,
modelHyperParamEntity.createdDttm,
modelHyperParamEntity.lastUsedDttm,
modelHyperParamEntity.memo,
modelHyperParamEntity.m1UseCnt,
modelHyperParamEntity.m2UseCnt,
modelHyperParamEntity.m3UseCnt,