|
@@ -3216,7 +3216,7 @@ view_sample = View sample |
|
|
inference_output_path_rule = The inference output path is stored in the run parameter result_url. |
|
|
inference_output_path_rule = The inference output path is stored in the run parameter result_url. |
|
|
model_file_path_rule=The model file location is stored in the run parameter ckpt_url |
|
|
model_file_path_rule=The model file location is stored in the run parameter ckpt_url |
|
|
model_file_postfix_rule = The supported format of the model file is [ckpt, pb, h5, json, pkl, pth, t7, pdparams, onnx, pbtxt, keras, mlmodel, cfg, pt] |
|
|
model_file_postfix_rule = The supported format of the model file is [ckpt, pb, h5, json, pkl, pth, t7, pdparams, onnx, pbtxt, keras, mlmodel, cfg, pt] |
|
|
model_convert_postfix_rule = The supported format of the model file is [.pth, .pkl, .onnx, .mindir, .ckpt, .pb] |
|
|
|
|
|
|
|
|
model_convert_postfix_rule = The supported format of the model file is [.pth, .pkl, .onnx, .mindir, .ckpt, .pb, .pdmodel, .pdiparams, .params, .json] |
|
|
delete_task = Delete task |
|
|
delete_task = Delete task |
|
|
task_delete_confirm = Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered. |
|
|
task_delete_confirm = Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered. |
|
|
operate_confirm = confirm |
|
|
operate_confirm = confirm |
|
|