This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore-mindinsight
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Graph code adaptation of the new version
tags/v0.5.0-beta
WeiFeng-mindinsight
5 years ago
parent
5b12415b50
commit
a204c9ec2c
3 changed files
with
747 additions
and
696 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
mindinsight/ui/package.json
BIN
mindinsight/ui/public/static/js/graphvizlib.wasm
+745
-694
mindinsight/ui/src/views/train-manage/graph.vue
+ 2
- 2
mindinsight/ui/package.json
View File
@@ -11,8 +11,8 @@
"dependencies": {
"axios": "0.18.1",
"core-js": "3.3.2",
"d3": "5.
6.0
",
"d3-graphviz": "
2.6.1
",
"d3": "5.
9.7
",
"d3-graphviz": "
3.0.4
",
"element-ui": "2.11.1",
"vue": "2.6.11",
"vue-i18n": "8.9.0",
BIN
mindinsight/ui/public/static/js/graphvizlib.wasm
View File
+ 745
- 694
mindinsight/ui/src/views/train-manage/graph.vue
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save