jiangshuqiang
|
7870c0de51
|
fix online session and exit method for debugger
|
4 years ago |
jiangshuqiang
|
8bb3851e49
|
add offline debugger feature
|
4 years ago |
maning202007
|
902f560289
|
Update the version number of mindsight
|
4 years ago |
xsmq
|
2382f0f15b
|
replace tab with spaces
|
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 |
yelihua
|
74a0ca403b
|
enable to choose node during running
|
4 years ago |
yelihua
|
a23190bd64
|
decode shape in restful api
|
4 years ago |
jiangshuqiang
|
81113a9227
|
update pull_data and delete mode watchpoint_hit from retrieve
|
4 years ago |
jiangshuqiang
|
632683bd01
|
fix argument and add default node
add "1", "0" for --enable-debugger
add default node for all kind of watch conditions
|
4 years ago |
yelihua
|
89217f9ddb
|
modify the case
|
5 years ago |
yelihua
|
a2bab88378
|
enable recheck at step 0
|
5 years ago |
mindspore-ci-bot
|
3a07634d9f
|
!985 add sending state in deubgger
From: @yelihua
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
|
5 years ago |
yelihua
|
9cfb0531f1
|
change restful api to keep same format
|
5 years ago |
yelihua
|
cb816c3efd
|
add sending state in debugger
|
5 years ago |
maning202007
|
3dad599bed
|
fix search result when graph_scope is included in key words
fix create recommend watchpoints failed problems
|
5 years ago |
mindspore-ci-bot
|
29fa9bd365
|
!947 Add error_list when hitting watchpoint and fix log by adding image_path information
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
|
5 years ago |
yelihua
|
4dc2774295
|
fix the bug about showing parameter value on GPU
|
5 years ago |
jiangshuqiang
|
8dadbd9879
|
Add error_list when hitting watchpoint and fix log by adding image_path infomation
For example: convert error code from 7 to 111, then to ["nan", "inf", "no_prev_tensor"]
convert error code from 2 to 010, then to ["inf"]
|
5 years ago |
jiangshuqiang
|
254690e254
|
update the version of debugger from 1.0 to 1.1
delete old version conditions and old condition api
fix condition collection orders
fix tests
|
5 years ago |
maning202007
|
db9ae96ded
|
Fix CI failed testcases
|
5 years ago |
mindspore-ci-bot
|
039ba1d9bd
|
!926 fix param order and add check_param num check
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
|
5 years ago |
jiangshuqiang
|
be7a4fb522
|
fix param order
add param keys check
add check_param num and support_param check
|
5 years ago |
maning202007
|
357602a12a
|
Add version_check for Mindinsight and Mindspore
|
5 years ago |
yelihua
|
8e30ec23f0
|
fix the bugs abourt showing invalid watch node
|
5 years ago |
yelihua
|
8e9c0e2acf
|
change the behavior of recheck
|
5 years ago |
jiangshuqiang
|
e42a6e36f4
|
delete 'disable' on ui as it useless for ui
auto choose nodes when create watchpoints
add actual_value when hit watchpoints
add error_code when to show the Nan and Inf error
|
5 years ago |
yelihua
|
a91a2c90a2
|
add shape, has_prev_step field for tensor-graphs
|
5 years ago |
yelihua
|
e1e7580362
|
refactor control api && auto updating tensor value for tensor graphs
|
5 years ago |
jiangshuqiang
|
4224e800f7
|
add set_recommended_watch_points api
add this api to help ui asking user whether to set recommended watch points.
|
5 years ago |
mindspore-ci-bot
|
194a16be46
|
!868 change the docstring format and restful api url
From: @yelihua
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
|
5 years ago |
maning202007
|
830a761575
|
fix the bugs of cannot open virtual node
|
5 years ago |
yelihua
|
9e9c3a1f50
|
change debugger restful url and fix the docstring
|
5 years ago |
maning202007
|
f516158501
|
add multigraph debugger support, update contion, search category, tensor summary
|
5 years ago |
mindspore-ci-bot
|
06672d3485
|
!762 change response of datavisual/graphs/nodes/names interface from list to tree
Merge pull request !762 from wangshuide/wsd0727
|
5 years ago |
wangshuide2020
|
7e29177656
|
change response of names interface from list to tree.
|
5 years ago |
yelihua
|
d7a8962224
|
add node level pause
|
5 years ago |
zhangyunshu
|
7a1d5fb0fd
|
deugger: add ut for graph and watch point
|
5 years ago |
yelihua
|
28a6f8405c
|
add st for debugger module
|
5 years ago |
zhangyunshu
|
780e8d2917
|
debugger: add ST testcases for graph handler
|
5 years ago |