|
|
@@ -91,16 +91,16 @@ |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.model.manage.model_name"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="ModelName" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="modelName" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.model.manage.version"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="Version" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="version" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.migrate_items_labels"}}</td> |
|
|
|
<td class="ti-text-form-content"> |
|
|
|
<div id="Label" style="overflow: hidden;width: 95%;"> |
|
|
|
<div id="label" style="overflow: hidden;width: 95%;"> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
@@ -109,17 +109,17 @@ |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.model_size"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="Size" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="size" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.createtime"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="CreateTime" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="createTime" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.model.manage.description"}}</td> |
|
|
|
<td class="ti-text-form-content" > |
|
|
|
<div id="edit-td" style="display:flex"> |
|
|
|
<span id="Description" title="" class="iword-elipsis"></span> |
|
|
|
<span id="description" title="" class="iword-elipsis"></span> |
|
|
|
<i id="edit-pencil" data-id="" data-desc="" class="pencil alternate icon" style="cursor:pointer;vertical-align: top;" id="editor" onclick="editorFn(this)"></i> |
|
|
|
</div> |
|
|
|
</td> |
|
|
@@ -128,37 +128,37 @@ |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"> |
|
|
|
<a id="DisplayJobNameHref" class="title" style="font-size: 14px;" target="_blank"> |
|
|
|
<span id="DisplayJobName" class="fitted" style="width: 90%;vertical-align: middle;"></span> |
|
|
|
<span id="displayJobName" class="fitted" style="width: 90%;vertical-align: middle;"></span> |
|
|
|
</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.code_version"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="CodeBranch" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="codeBranch" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job.start_file"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="BootFile" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="bootFile" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job.train_dataset"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="DatasetName" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="datasetName" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job.run_parameter"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="Parameters" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="parameters" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job.AI_Engine"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="EngineName" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="engineName" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job.standard"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="FlavorName" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="flavorName" title=""></span></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td class="ti-text-form-label text-width80">{{$.i18n.Tr "repo.modelarts.train_job.compute_node"}}</td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="WorkServerNumber" title=""></span></td> |
|
|
|
<td class="ti-text-form-content word-elipsis"><span id="workServerNumber" title=""></span></td> |
|
|
|
</tr> |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|