jiangshuqiang
|
8bb3851e49
|
add offline debugger feature
|
4 years ago |
maning202007
|
e79ca300e9
|
Change the merge function for predefined watchpoints, make it more simply and efficcient
|
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 |
jiangshuqiang
|
be7a4fb522
|
fix param order
add param keys check
add check_param num and support_param check
|
5 years ago |
mindspore-ci-bot
|
ba20c8cab2
|
!916 add 'name' in watchpoint to show a short description for recommended watchpoints and a recommend activation_range watchpoint
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
|
5 years ago |
jiangshuqiang
|
16d694e281
|
add 'name' in watchpoint to show a short description for recommended watchpoints
add a recommend activation_range watchpoint
fix the feature that auto-choose node for recommend watchpoints
|
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
|
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 |
yelihua
|
91b4f2f69e
|
fix the bug of watchpoint hit flag
|
5 years ago |
yelihua
|
1b254d5b31
|
fix the bug of watchpoint hit
|
5 years ago |
yelihua
|
35e3bee5aa
|
fix the bug for update watchpoint
|
5 years ago |
yelihua
|
50e1400505
|
add debugger module
|
5 years ago |