From d992797571544c31f4ad0be159914cf9fbb103cb Mon Sep 17 00:00:00 2001 From: sxfans <11542084+b-code@user.noreply.gitee.com> Date: Thu, 22 Dec 2022 09:52:37 +0000 Subject: [PATCH] update DP-GEN/machine.json. Signed-off-by: sxfans <11542084+b-code@user.noreply.gitee.com> --- DP-GEN/machine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DP-GEN/machine.json b/DP-GEN/machine.json index 0a80433..478d6a0 100644 --- a/DP-GEN/machine.json +++ b/DP-GEN/machine.json @@ -14,7 +14,7 @@ "program_id": , "keep_backup":true, "input_data":{ - "job_type": "indicate", + "job_type": "container", "log_file": "00*/train.log", "grouped":true, "job_name": "dpgen_train_job", -- Gitee