zhangyunshu
5b0bc69c95
profiler mem usage: added new rest api for memory breakdowns
4 years ago
mindspore-ci-bot
f52a9c847b
!1136 Fix wizard template for new mindspore operator API
From: @moran3
Reviewed-by: @ouwenchang,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
mindspore-ci-bot
bc00d373ba
!1126 Ui style changed from sass to native css
From: @feng_xue_feng
Reviewed-by: @ouwenchang,@panhui3,@lixiaohui33
Signed-off-by: @lixiaohui33
4 years ago
mindspore-ci-bot
310d953686
!1130 MindConverter adds a special method to process Split op and its multi-outputs
From: @liangtianshu
Reviewed-by:
Signed-off-by:
4 years ago
liangtianshu
b7d831ccae
Support onnx split op multiple outputs
4 years ago
mindspore-ci-bot
a638e10eba
!1134 Fix global context reference problem
From: @liuchongming74
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
moran
85cb31d2bd
Fix templates to new operator API in wizard
4 years ago
liuchongming
e089c974a3
Fix global context reference problem.
4 years ago
mindspore-ci-bot
9a511e514a
!1129 UI add feature of device memory profiling
From: @xia_yi_fan1
Reviewed-by: @wangyue01
Signed-off-by:
4 years ago
xiayifan
2724b79b52
UI add feature of memory usage
4 years ago
mindspore-ci-bot
39cf3763df
!1131 UI jump to homepage if user input debugger url but debugger is disabled
From: @panhui3
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago
ph
fb56a5c352
jump to homepage if user input debugger url but debugger is disabled
4 years ago
mindspore-ci-bot
110e0870fc
!1125 profiler: memory usage data visualization
From: @zhangyunshu
Reviewed-by:
Signed-off-by:
4 years ago
fengxuefeng
ad3180c50c
Ui style changed from sass to native css
4 years ago
zhangyunshu
920ea3f874
profiler: memory usage data visualization
4 years ago
mindspore-ci-bot
613dd2162f
!1124 update the setup.py for python3.9
From: @shenghong96
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
shenghong96
768fe309b4
update the setup.py for python3.9
4 years ago
mindspore-ci-bot
7a7287f0dc
!1122 add ut for summary_parser
From: @jiang-shuqiang
Reviewed-by: @yelihua
Signed-off-by:
4 years ago
mindspore-ci-bot
1ab8ae7eef
!1114 Hide debugger sheet if debugger is not enabled.
From: @maning202007
Reviewed-by:
Signed-off-by:
4 years ago
jiangshuqiang
147b531652
add ut for summary_parser
4 years ago
mindspore-ci-bot
8661361d31
!1123 UI hide debugger sheet if debugger is not enabled
From: @panhui3
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
93e66d72c7
!1121 Modify the problem that the node tree and graph display abnormally when the node depth is too large
From: @feng_xue_feng
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
maning202007
35a88a971a
Add an api to check if debugger is enabled, if not, debugger sheet should be hiden on UI
4 years ago
ph
f93a947057
ui hide debugger sheet if debugger is not enabled
4 years ago
mindspore-ci-bot
038d7914a5
!1115 [MindConverter] Adapt the new template based scripts generation method
From: @liangtianshu
Reviewed-by:
Signed-off-by:
4 years ago
liangtianshu
02773f4490
minor bug fix for args translation
fix problem where incorrect logic for nodestruct's check target nodes internal when target node is graph inputs
update copyright
add a output mgr
adopt the generator with new fragment exchange msg. still need to adopt old ver. code_settings etc.
outputs mgr dev; adapt the new fragment. temp disable extra nodes and weights
adapt the NewFragment; re-imlement the module struct reset method
update ut mapper test for new fragment
4 years ago
fengxuefeng
6b0bf4942f
Modify the problem that the node tree and graph display abnormally when the node depth is too large
4 years ago
mindspore-ci-bot
d85a5f0a17
!1103 Rewrite pytorch parser module to use onnx model module.
From: @moran3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
688fedc45e
!1119 fix links in master
From: @chen_ying113
Reviewed-by: @gemini524,@ouwenchang,@wangyue01
Signed-off-by: @wangyue01
4 years ago
yingchen
18a3499768
fix links in master
4 years ago
mindspore-ci-bot
e497a99d53
!1102 encode shape when query tensor value
From: @yelihua
Reviewed-by: @wangyue01,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
6d9b4ef724
!1116 remove implementation flag of ABI tag for python 3.8+
From: @liangyongxiong1024
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
moran
2ce2c82bc9
Optimize pytorchTOms module
4 years ago
liangyongxiong
55cddef8b6
remove implementation flag of ABI tag for python 3.8+
4 years ago
mindspore-ci-bot
970f269b44
!1112 Add code template generation to mapper base
From: @liuchongming74
Reviewed-by:
Signed-off-by:
4 years ago
liuchongming
37c3a1b7e0
Add code template generation.
4 years ago
mindspore-ci-bot
725631f7cd
!1108 add log of the package's loading time when mindinsight starts.
From: @shenghong96
Reviewed-by: @ouwenchang,@yelihua
Signed-off-by: @yelihua
4 years ago
shenghong96
cf0d81e383
add the log of package's loading time
4 years ago
mindspore-ci-bot
25269e8d0e
!1105 UI modify copyright and add tooltip of watchpoint parameter
From: @huang_wei_feng4
Reviewed-by: @weiyanxi,@yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
WeiFeng-mindinsight
2ab0680398
UI modify copyright and add tooltip of watchpoint parameter
4 years ago
mindspore-ci-bot
ec77fdc950
!1107 enable to locate node when training is running
From: @yelihua
Reviewed-by: @ouwenchang,@ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
mindspore-ci-bot
7430988db0
!1106 Solve the problem that the node cannot be located in the training state
From: @feng_xue_feng
Reviewed-by: @huang_wei_feng4,@yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
yelihua
74a0ca403b
enable to choose node during running
4 years ago
fengxuefeng
b2f959efd3
Solve the problem that the node cannot be located in the training state
4 years ago
yelihua
a23190bd64
decode shape in restful api
4 years ago
mindspore-ci-bot
a26ea8035a
!1100 Solve the problem of abnormal display of selected node tree
From: @feng_xue_feng
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
fengxuefeng
2d69da928a
Solve the problem of abnormal display of selected node tree
4 years ago
mindspore-ci-bot
9f35e9e9b4
!1098 update release note
From: @luopengting
Reviewed-by: @lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago
luopengting
0378bca98f
update release
4 years ago
mindspore-ci-bot
cf43bb8dd3
!1095 Solve the problem that the all selected flags in the node tree become half-selected flags
From: @feng_xue_feng
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
4 years ago