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 |
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 |
yelihua
|
8e30ec23f0
|
fix the bugs abourt showing invalid watch node
|
5 years ago |
yelihua
|
62415f8cb3
|
enable to add search result as watchpoint
|
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
|
bfb57114b0
|
refactor watchpoint
|
5 years ago |
yelihua
|
e1e7580362
|
refactor control api && auto updating tensor value for tensor graphs
|
5 years ago |
yelihua
|
f0e733039b
|
add step validation
|
5 years ago |
maning202007
|
f516158501
|
add multigraph debugger support, update contion, search category, tensor summary
|
5 years ago |
yelihua
|
5471d49342
|
add ut for debugger
|
5 years ago |