This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
fix issue
tags/v1.22.12.1^2
zhoupzh
3 years ago
parent
bfd57940b7
commit
e2a3f3ced6
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
templates/repo/cloudbrain/show.tmpl
+1
-0
templates/repo/grampus/notebook/npu/new.tmpl
+ 0
- 1
templates/repo/cloudbrain/show.tmpl
View File
@@ -614,5 +614,4 @@
$('td.ti-text-form-content.spec div').text(specStr);
SPEC && $('td.ti-text-form-content.resorce_type div').text(getListValueWithKey(ACC_CARD_TYPE, SPEC.AccCardType));
})();
console.log({{.version_list_task}});
</script>
+ 1
- 0
templates/repo/grampus/notebook/npu/new.tmpl
View File
@@ -210,4 +210,5 @@
shared_memory: {{$.i18n.Tr "cloudbrain.shared_memory"}},
});
})();
console.log({{ .Spec }});
</script>
Write
Preview
Loading…
Cancel
Save