Compare commits
2 Commits
38906a5795
...
c0532f230c
| Author | SHA1 | Date | |
|---|---|---|---|
| c0532f230c | |||
| a0f4d0b8e2 |
@@ -62,7 +62,7 @@ public class DockerTrainService {
|
|||||||
@Value("${hyper.parameter.gpu-ids}")
|
@Value("${hyper.parameter.gpu-ids}")
|
||||||
private String hyperGpuIds;
|
private String hyperGpuIds;
|
||||||
|
|
||||||
@Value("${hyper.parameter.batch_size}")
|
@Value("${hyper.parameter.batch-size}")
|
||||||
private Integer batchSize;
|
private Integer batchSize;
|
||||||
|
|
||||||
private final ModelTrainJobCoreService modelTrainJobCoreService;
|
private final ModelTrainJobCoreService modelTrainJobCoreService;
|
||||||
|
|||||||
Reference in New Issue
Block a user