yelihua
|
74a0ca403b
|
enable to choose node during running
|
5 years ago |
jiangshuqiang
|
f359411a07
|
fix too many watchpoint_hits shown on ui by searching watchpoint_hits by page limit and page offset or just by node and graph name
|
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 |
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 |
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 |
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 |
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 |
maning202007
|
f516158501
|
add multigraph debugger support, update contion, search category, tensor summary
|
5 years ago |
wangshuide2020
|
7e29177656
|
change response of names interface from list to tree.
|
5 years ago |
yelihua
|
5471d49342
|
add ut for debugger
|
5 years ago |
zhangyunshu
|
d9d08c1417
|
debugger: added ut
|
5 years ago |
zhangyunshu
|
7a1d5fb0fd
|
deugger: add ut for graph and watch point
|
5 years ago |