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
mindspore-ci-bot
93c3258b85
!872 update debug_grpc.proto and debug_grpc_pb2.py
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by:
5 years ago
yelihua
e1e7580362
refactor control api && auto updating tensor value for tensor graphs
5 years ago
jiangshuqiang
2f161df670
update debug_grpc.proto and debug_grpc_pb2.py
adding actual_value to show actual value when hitting watchpoints
adding a new condition enum tensor_range and an error_code used to show the error type
5 years ago
mindspore-ci-bot
ca39fe356c
!882 add set_recommended_conditions api
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
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
38c16ff7c9
add tensor statistics even if the tensor value is big
5 years ago
mindspore-ci-bot
0cf97b91c8
!885 add validate for step number params
From: @yelihua
Reviewed-by:
Signed-off-by:
5 years ago
yelihua
f0e733039b
add step validation
5 years ago
mindspore-ci-bot
1d674bbffd
!888 Sort graphs by name when receive multi_graphs
From: @maning202007
Reviewed-by: @ouwenchang,@ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
maning202007
5c89ae97dc
Sort graphs by name when receive multi_graphs
make the code simplier
5 years ago
yelihua
b7337ac554
ignore invalid watchpoint hit
5 years ago
mindspore-ci-bot
194a16be46
!868 change the docstring format and restful api url
From: @yelihua
Reviewed-by: @ouwenchang,@wangyue01
Signed-off-by: @wangyue01
5 years ago
maning202007
fd72554c7b
fix the bug of retrieve_watchpoint_hit when convert to another graph
5 years ago
maning202007
e123f7aa29
fix the bug of right click 'continue to' on leaf node
5 years ago
maning202007
830a761575
fix the bugs of cannot open virtual node
5 years ago
jiangshuqiang
7bc895776f
add param check
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
095cdb04c9
clean cache run new node info comes
5 years ago
mindspore-ci-bot
06672d3485
!762 change response of datavisual/graphs/nodes/names interface from list to tree
Merge pull request !762 from wangshuide/wsd0727
5 years ago
wangshuide2020
7e29177656
change response of names interface from list to tree.
5 years ago
yelihua
d7a8962224
add node level pause
5 years ago
yelihua
5471d49342
add ut for debugger
5 years ago
wangshuide2020
dd7e72e811
add notes for init files.
5 years ago
yelihua
28a6f8405c
add st for debugger module
5 years ago
wangshuide2020
8e4f550959
fix the problem of the duplication file.
5 years ago
yelihua
91b4f2f69e
fix the bug of watchpoint hit flag
5 years ago
mindspore-ci-bot
0b4b29f4d4
!696 update links of README
Merge pull request !696 from TingWang/update-links
5 years ago
yelihua
1b254d5b31
fix the bug of watchpoint hit
5 years ago
Ting Wang
7fd795ae9c
update links of README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
5 years ago
yelihua
35e3bee5aa
fix the bug for update watchpoint
5 years ago
mindspore-ci-bot
a5491aab37
!678 Add README for Debugger
Merge pull request !678 from wangyue/master
5 years ago
yelihua
2a0546186c
fix the updating for watchpoint hit
5 years ago
wangyue01
9fcd7f7488
Add README for Debugger
5 years ago
mindspore-ci-bot
4b1eda01c0
!659 Change names of input and output
Merge pull request !659 from LiHongzhang/change_input
5 years ago
yelihua
769b0ba275
fix the watchpoint bug
5 years ago
Li Hongzhang
8fdce0280e
change names of input and output
5 years ago
mindspore-ci-bot
18a39b5b6a
!627 support block query for tensor visualization and tensor comparisons
Merge pull request !627 from wangshuide/wsd_merged_debug
5 years ago
wangshuide2020
a194bb1660
support block query for tensor visualization and tensor comparisons.
5 years ago
zhangyunshu
0f6ec828dd
debugger: fixed empty viewCMD in some specific situation
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
7cdcfafc91
delete tensor history in retrieve_node_by_bfs method
5 years ago
yelihua
e57f07bef5
fix the bug for tensor history
5 years ago