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
mindspore-ci-bot
6610462fa4
!1001 enable recheck on step 0
From: @yelihua
Reviewed-by:
Signed-off-by:
5 years ago
yelihua
a2bab88378
enable recheck at step 0
5 years ago
liuchongming
d58a5bcbbb
Add module rename function and add exception define.
5 years ago
mindspore-ci-bot
3a07634d9f
!985 add sending state in deubgger
From: @yelihua
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
yelihua
9cfb0531f1
change restful api to keep same format
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
mindspore-ci-bot
29fa9bd365
!947 Add error_list when hitting watchpoint and fix log by adding image_path information
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
5 years ago
yelihua
4dc2774295
fix the bug about showing parameter value on GPU
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
mindspore-ci-bot
cb3fce4c74
!914 add st for tuner and hyper config
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
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
maning202007
db9ae96ded
Fix CI failed testcases
5 years ago
mindspore-ci-bot
039ba1d9bd
!926 fix param order and add check_param num check
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
5e9d17fa50
!915 fix the probabilistic failure of st caused by the different order of generating data
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
jiangshuqiang
be7a4fb522
fix param order
add param keys check
add check_param num and support_param check
5 years ago
maning202007
357602a12a
Add version_check for Mindinsight and Mindspore
5 years ago
mindspore-ci-bot
42486f3f9a
!917 Refactor GraphNode and optimize code generation.
From: @liuchongming74
Reviewed-by:
Signed-off-by:
5 years ago
yelihua
8e30ec23f0
fix the bugs abourt showing invalid watch node
5 years ago
luopengting
1dbd0eb7f2
add st for tuner and hyper config
5 years ago
yelihua
62415f8cb3
enable to add search result as watchpoint
5 years ago
liuchongming
2efb39bfee
Refactor graph node and hierarchical tree. 1. Remove code generation related variables from graph node. 2. Create CodeFragment instance to manage code generation. 3. Add code gen setting instance to mapper.
5 years ago
luopengting
b3357cc410
fix the probabilistic failure of st caused by the different order of generating data
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
mindspore-ci-bot
4d74ee35b1
!893 Update level of crc failed message to error level
From: @ouwenchang
Reviewed-by: @scukzz,@wenkai_dist
Signed-off-by:
5 years ago
mindspore-ci-bot
65815ea81e
!899 add shape, has_prev_step field for tensor-graphs
From: @yelihua
Reviewed-by: @wenkai_dist,@ouwenchang
Signed-off-by: @ouwenchang
5 years ago
ougongchang
dea874e30b
Update level of crc failed message to error level
When CRC error occurs, it is generally caused by incomplete data in the file, so error information should be given to prompt the user.
5 years ago
yelihua
a91a2c90a2
add shape, has_prev_step field for tensor-graphs
5 years ago
YuhanShi53
3a05552c7e
rewrite ExplainManager and ExplainLoader
5 years ago
mindspore-ci-bot
157727851a
!879 Support of uncertainty, single channel heatmap and separated image datafiles
From: @ngtony
Reviewed-by:
Signed-off-by:
5 years ago
unknown
2f541a98b9
add uncertainty, 1-ch saliency and separated datafiles
bugfix and add pillow to requirements.txt
modify summary format
bugfix
use sample_id in summary
fix CI problem
url encode '/' as well
fix ut
fix ut
fix ut
fix uncertainty enable checking
fix review comment
enhance exception raising
enhance comment
5 years ago
yelihua
e1e7580362
refactor control api && auto updating tensor value for tensor graphs
5 years ago
mindspore-ci-bot
85720811c9
!883 remove redundant code of test_batch_size_and_epoch in optimizer ut
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
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
f0e733039b
add step validation
5 years ago
luopengting
92308dfff3
remove redundant test case in optimizer ut
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
mindspore-ci-bot
f0af9cc1c7
!873 fix bugs of cannot open virtual nodes
From: @maning202007
Reviewed-by: @wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
maning202007
830a761575
fix the bugs of cannot open virtual node
5 years ago
mindspore-ci-bot
2d2f9863bc
!869 fix hint about optimizer config
From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
luopengting
06590b370b
fix hint about optimizer config
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
jiangshuqiang
4a621688d3
fix log level
5 years ago
maning202007
14fc341f11
delete the testcase with IP address
5 years ago
mindspore-ci-bot
07df67c5eb
!728 Add ut testcase for debugger
Merge pull request !728 from maning202007/ut_debugger
5 years ago