|
|
|
@@ -210,6 +210,17 @@ |
|
|
|
{{end}} |
|
|
|
</div> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr class="ti-no-ng-animate"> |
|
|
|
<td class="ti-no-ng-animate ti-text-form-label text-width80"> |
|
|
|
{{$.i18n.Tr "repo.grampus.train_job.ai_center"}} |
|
|
|
</td> |
|
|
|
|
|
|
|
<td class="ti-text-form-content"> |
|
|
|
<div class="text-span text-span-w" id="{{.VersionName}}-ai_center"> |
|
|
|
{{if .AiCenter}}{{.AiCenter}}{{else}}--{{end}} |
|
|
|
</div> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr class="ti-no-ng-animate"> |
|
|
|
<td class="ti-no-ng-animate ti-text-form-label text-width80"> |
|
|
|
@@ -227,7 +238,7 @@ |
|
|
|
</div> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
|
|
|
|
{{if eq .ComputeResource "NPU"}} |
|
|
|
<tr class="ti-no-ng-animate"> |
|
|
|
<td class="ti-no-ng-animate ti-text-form-label text-width80"> |
|
|
|
代码obs地址 |
|
|
|
@@ -253,7 +264,7 @@ |
|
|
|
</div> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
|
|
|
|
{{end}} |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
</div> |
|
|
|
@@ -261,6 +272,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
{{if eq .ComputeResource "NPU"}} |
|
|
|
<div style="clear:both"> |
|
|
|
<table style="border:none" class="ui fixed small stackable table"> |
|
|
|
<thead> |
|
|
|
@@ -284,7 +296,8 @@ |
|
|
|
{{end}} |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{{end}} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
@@ -333,8 +346,7 @@ |
|
|
|
}); |
|
|
|
$('td.ti-text-form-content.spec div').text(specStr); |
|
|
|
})(); |
|
|
|
console.log("---------=-=") |
|
|
|
console.log("---------=-sdfsdfsd=") |
|
|
|
console.log({{.task}}) |
|
|
|
console.log({{$.datasetDownload}}) |
|
|
|
console.log({{$.duration}}); |
|
|
|
|
|
|
|
</script> |