|
|
|
@@ -973,6 +973,7 @@ func trainJobNewVersionDataPrepare(ctx *context.Context) error { |
|
|
|
prepareCloudbrainTwoTrainSpecs(ctx) |
|
|
|
spec, _ := resource.GetCloudbrainSpec(task.ID) |
|
|
|
if spec != nil { |
|
|
|
log.Info("spec_id = %d", spec.ID) |
|
|
|
ctx.Data["spec_id"] = spec.ID |
|
|
|
} |
|
|
|
|
|
|
|
|