ph
e4476d0a29
UI hide debugger sheet if debugger is not enabled
5 years ago
maning202007
faad1c514a
Add an api to check if debugger is enabled, if not, debugger sheet should be hiden on UI
5 years ago
fengxuefeng
19fe9770f7
Solve the problem of abnormal display of selected node tree
5 years ago
mindspore-ci-bot
699de55baa
!1096 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
5 years ago
mindspore-ci-bot
9e8e400fac
!1094 Add the path validation of train_job_dir
From: @gzhcv
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
gzhcv
de5f5af6c3
Add the path validation of profiler base dir
5 years ago
mindspore-ci-bot
d2f3652162
!1090 decode the dims of tensor
From: @shenghong96
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
fengxuefeng
1084c089c5
Solve the problem that the all selected flags in the node tree become half-selected flags
5 years ago
mindspore-ci-bot
a82646f68b
!1088 UI encode dimms of tensor
From: @xia_yi_fan1
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
shenghong96
b20eb515cf
decode the dims of tensor
5 years ago
liuchongming
425917139e
Fix exception definition is not consisted with the name in code.
5 years ago
mindspore-ci-bot
8c4a615731
!1086 Solve the problem of abnormal selection of node tree
From: @feng_xue_feng
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
e90c4d2cc7
!1084 UI compare-plate / resolve different chart may has one-point state conflict
From: @weiyanxi
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
xiayifan
e0b61ad39e
UI encode dims of tensor
5 years ago
mindspore-ci-bot
7f69f76e4e
!1080 fix sigmoid function and add reluv2 in recommended watchpoint condtions
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
fengxuefeng
bca3da3c1b
Solve the problem of abnormal selection of node tree
5 years ago
weiyanxi
a269b90e52
UI compare-plate / resolve different chart may has one-point state conflict
5 years ago
jiangshuqiang
bf852b1cdc
fix sigmoid function and add reluv2 in recommended watchpoint condtions
5 years ago
WeiFeng-mindinsight
698623f8d4
UI fix bug that loading not disappear after click next node at last step and reset data of watchpoint hits
5 years ago
mindspore-ci-bot
73fab05b01
!1071 UI compare-plate / update chart-option formatter to show one-point data
From: @weiyanxi
Reviewed-by:
Signed-off-by:
5 years ago
weiyanxi
895ae05c90
UI compare-plate / update chart-option formatter to show one-point data
5 years ago
mindspore-ci-bot
c57866adb4
!1069 update pull_data and delete mode watchpoint_hit from retrieve
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@tangjr14
Signed-off-by: @tangjr14
5 years ago
mindspore-ci-bot
bb8d69f222
!1054 Fix converter for UNet in pytorch.
From: @moran3
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
03a21728b1
!1066 Update a FAQ answer as MindConverter supports ARM platform and refine unconverted op demonstration
From: @liangtianshu
Reviewed-by: @tangjr14
Signed-off-by:
5 years ago
mindspore-ci-bot
590f36cf32
!1070 UI fix bug of graph that loading icon not display in large graph
From: @huang_wei_feng4
Reviewed-by: @panhui3,@xia_yi_fan1,@wenkai_dist,@tangjr14
Signed-off-by: @tangjr14
5 years ago
mindspore-ci-bot
051637544d
!1068 Update mindconverter readme
From: @liuchongming74
Reviewed-by: @wangyue01,@tangjr14
Signed-off-by: @tangjr14
5 years ago
WeiFeng-mindinsight
4d7db8792d
UI fix bug of graph that loading icon not display in large graph
5 years ago
mindspore-ci-bot
f357d24e9f
!1067 Refactor the explainer manager module part of code
From: @ouwenchang
Reviewed-by: @wangyue01,@tangjr14
Signed-off-by: @tangjr14
5 years ago
mindspore-ci-bot
9badd796bc
!1060 fix the state bug when mindinsight failed to start
From: @shenghong96
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @wenkai_dist
5 years ago
liangtianshu
f0e86236d4
update README due to MindConverter supporting ARM
refine unsupported ops shown in the converted file
5 years ago
jiangshuqiang
81113a9227
update pull_data and delete mode watchpoint_hit from retrieve
5 years ago
liuchongming
9b463f9498
Update readme of mindconverter.
5 years ago
moran
6a562702af
Fix converter for UNet and EfficientNet in PyTorch
5 years ago
ougongchang
e77b5846fe
Refactor the explainer manager module part of code
1. delete the unused code, catch unknown error is unused in explain_parser.py
2. fix bug the lastest file size is unused
3. rename some variables and fix some spelling error
5 years ago
mindspore-ci-bot
5bbc5a126d
!1064 Add a stop mechanism for explain manager
From: @ouwenchang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a07bf98c46
!1044 Modify profiler directory structure to fit the new Run Package
From: @gzhcv
Reviewed-by: @wenkai_dist
Signed-off-by:
5 years ago
mindspore-ci-bot
d49de976a6
!1057 UI Plug-in version update
From: @xia_yi_fan1
Reviewed-by: @weiyanxi,@ouwenchang,@panhui3,@wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
627e3bd4f5
!1061 MindConverter modify regex pattern to support more types of shape string
From: @liangtianshu
Reviewed-by: @liuchongming74,@wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
ougongchang
896d73f5a1
Add a stop mechanism for explain manager
Support to stop the loader that is currently loading data when add a new loader to cache by get_job method
Add the UT usecase to the stop mechanism
5 years ago
mindspore-ci-bot
a676400581
!1062 UI profiling / search input placeholder add 'Not case sensitive'
From: @weiyanxi
Reviewed-by: @xia_yi_fan1,@wangyue01,@panhui3,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
bb9d3c7527
!1063 Modify the watchpointhits list problem and add a loading mask to the graph
From: @feng_xue_feng
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a333f3aa36
!1065 check for param in choice if it is bool
From: @luopengting
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
fengxuefeng
64aa46e50d
Modify the watchpointhits list problem and add a loading mask to the graph
5 years ago
luopengting
16aa19579c
check for param in choice if it is bool
If the values for batch_size is 'choice: [1, 2, True]', it will raise
validation exception.
Additionally, use 'type(value) is int' will not pass pylint. so use
'isinstance(x, bool) or not isinstance(x, int)' to filter invalid
value(s).
5 years ago
weiyanxi
1c8afef5e9
UI profiling / search input placeholder add 'Not case sensitive'
5 years ago
liangtianshu
3dea6821f8
update regex to check more types of shape string
5 years ago
xiayifan
fa0c2b283a
UI Plug-in version update
5 years ago
shenghong96
cdce840915
fix the state bug when mindinsight failed to start.
5 years ago
mindspore-ci-bot
1ef7cc707d
!1053 UI modify the icon of watchpoint and delete the entry that needs to be modified
From: @huang_wei_feng4
Reviewed-by: @weiyanxi,@wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
gzhcv
5466b3e675
Modify profiler dir to fit the new RunPackage
5 years ago