yelihua
|
cb816c3efd
|
add sending state in debugger
|
5 years ago |
yelihua
|
59afb81190
|
fix the bug about sending watchpoints
|
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 |
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 |
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
|
bfb57114b0
|
refactor watchpoint
|
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 |
maning202007
|
f516158501
|
add multigraph debugger support, update contion, search category, tensor summary
|
5 years ago |