yelihua
74a0ca403b
enable to choose node during running
4 years ago
jiangshuqiang
81113a9227
update pull_data and delete mode watchpoint_hit from retrieve
4 years ago
yelihua
5368f2bfc9
optimize tensor value connection method
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
mindspore-ci-bot
752afe0699
!1011 fix the issue that too many watchpont_hits shown on UI
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
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
jiangshuqiang
f74e8129c5
fix the issue that shown actual value of rtol, range_start_inclusive and range_end_inclusive
5 years ago
mindspore-ci-bot
7c2430da9b
!967 add DebuggerSetRecommendWatchpointsError and DebuggerConditionUnavailableError
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist
Signed-off-by:
5 years ago
jiangshuqiang
a07cae4cc4
add error_code, fix notes and add param check
add DebuggerSetRecommendWatchpointsError when set recommend watchpoints more than one time
add DebuggerConditionUnavailableError when create watchpoint with unavailable condition
5 years ago
yelihua
cb816c3efd
add sending state in debugger
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
yelihua
4dc2774295
fix the bug about showing parameter value on GPU
5 years ago
maning202007
b7421ce264
change the default ms_version
5 years ago
maning202007
357602a12a
Add version_check for Mindinsight and Mindspore
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
e1e7580362
refactor control api && auto updating tensor value for tensor graphs
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
yelihua
b7337ac554
ignore invalid watchpoint hit
5 years ago
maning202007
f516158501
add multigraph debugger support, update contion, search category, tensor summary
5 years ago
yelihua
095cdb04c9
clean cache run new node info comes
5 years ago
yelihua
d7a8962224
add node level pause
5 years ago
yelihua
1b254d5b31
fix the bug of watchpoint hit
5 years ago
yelihua
2a0546186c
fix the updating for watchpoint hit
5 years ago
yelihua
8db1aec6c3
fix the bug for updating tensor history
5 years ago
yelihua
53a4d914f4
fix the redundant code and change log level
5 years ago
yelihua
e57f07bef5
fix the bug for tensor history
5 years ago
yelihua
362aaa79b4
extract tensor history
5 years ago
yelihua
50e1400505
add debugger module
5 years ago