luopengting
b3357cc410
fix the probabilistic failure of st caused by the different order of generating data
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
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
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
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
ougongchang
2ac87e663d
fix the pylint error in test_summary_watcher file
5 years ago
mindspore-ci-bot
d7e5a7103c
!816 Fixed Job List issue and added UT for explainer JSON API
Merge pull request !816 from TonyNG/master
5 years ago
mindspore-ci-bot
ea2067fd5b
!831 Increase train_ job_ not_ exist error code
Merge pull request !831 from 张毅辉/zyh_profiler_restful
5 years ago
mindspore-ci-bot
e4587192bf
!838 add validation for system defined parameters
Merge pull request !838 from luopengting/optimizer_open
5 years ago
luopengting
71901fd1e6
add validation for system defined parameters
5 years ago
zhangyihui
b4e9e751ef
Add profiler restful interface error code
5 years ago
ougongchang
b5e21cf4ab
add some ut for list explain directories and reduct code function length
5 years ago
unknown
939dad7f1a
add UT, returns unloaded jobs in explain-jobs api and fix docstrings
fix UT
del unused arguments
fix UT
explainer_api UT change to pytest style
fix UT url
explainer encapsulator UT change to pytest style
remove unnecessary deepcopy
remove import copy
fix some coding style issues
5 years ago
luopengting
fc70687d52
change the error message about the `type` in optimizer config from list_err_msg to str_err_msg
5 years ago
luopengting
0f37c8135e
add cli, validation and st:
1. add cli entry
2. add more validation for hyper config
3. add validator for config dict
4. add st for optimizer config validator
5. add custom lineage for hyper config
5 years ago
maning202007
231e2699d9
Add test case for metadata
add watchpoint_handler testcase for debugger
add init files for debugger ut
remove watchpoint_handler testcase
change to pytest style
Add tensor_handler ut testcase
change test_tensor_handler to pytest style
5 years ago
wangshuide2020
9cffadb212
fix occasional fail of ut of tensor processor.
5 years ago
mindspore-ci-bot
480046637a
!769 Support ReduceMean in MindConverter & Reduce loop
Merge pull request !769 from moran/network_validation
5 years ago
moran
e8171625ef
Support ReduceMean Concat & Reduce loop
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
moran
2f587fd511
fix`REAME` & Add UT & Optimize
5 years ago
wangshuide2020
7e29177656
change response of names interface from list to tree.
5 years ago
mindspore-ci-bot
a40a11cfce
!755 add profiler ut and delete redundant code
Merge pull request !755 from gzhcv/ut
5 years ago
gzhcv
8c624ae1ec
add ut of profiler timeline
5 years ago
yelihua
d7a8962224
add node level pause
5 years ago
zhangyihui
b2faa3a70a
add mindinsight.profiler tests code
5 years ago
mindspore-ci-bot
33699e9324
!746 Add some profiler test code
Merge pull request !746 from 张毅辉/zyh_mindinsight_profiler_st_5
5 years ago
yelihua
5471d49342
add ut for debugger
5 years ago
zhangyihui
14452c5ada
Add profiler ut st code
add mindinsight.profiler st ut code
5 years ago
mindspore-ci-bot
b71dce4c6c
!736 add UT for lineagemgr
Merge pull request !736 from shenghong96/ut_lineage
5 years ago
mindspore-ci-bot
f107f45e71
!740 debugger: added ut for watchpoint
Merge pull request !740 from zhangyunshu/zys_utst_new
5 years ago
zhangyunshu
d9d08c1417
debugger: added ut
5 years ago
wangshuide2020
dd7e72e811
add notes for init files.
5 years ago
shenghong
b530318118
add UT for test_validate function
5 years ago