jiangshuqiang
|
ff76287549
|
fix param check
MAX-MIN> should be >= 0
MAX-MIN< should be >0
|
5 years ago |
jiangshuqiang
|
f74e8129c5
|
fix the issue that shown actual value of rtol, range_start_inclusive and range_end_inclusive
|
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 |
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 |