|
|
@@ -74,7 +74,7 @@ |
|
|
|
{{$.i18n.Tr "action.upload_dataset" .GetRepoLink .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 25}} |
|
|
|
{{$.i18n.Tr "action.task_gpudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 26)}} |
|
|
|
{{else if eq .GetOpType 26}} |
|
|
|
{{$.i18n.Tr "action.task_npudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 27}} |
|
|
|
{{$.i18n.Tr "action.task_nputrainjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|