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
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
zhangyunshu
7a1d5fb0fd
deugger: add ut for graph and watch point
5 years ago
mindspore-ci-bot
4c6cdce1df
!729 Supplement profiler st test code
Merge pull request !729 from 张毅辉/zyh_mindinsight_profiler_st
5 years ago
luopengting
51d779585c
add annotations for __init__.py
5 years ago
zhangyihui
6e3ae86786
add mindinsight st examples
5 years ago
mindspore-ci-bot
872da81ad5
!713 add UT for calc_hyper_param_importance function
Merge pull request !713 from shenghong96/calc_hyper_importance
5 years ago
wangshuide2020
8e4f550959
fix the problem of the duplication file.
5 years ago
shenghong
b10412878c
add UT for calc_hyper_param_importance function
5 years ago
luopengting
b9c978830a
clean redundant code after removing lineage public APIs:
1. clean redundant code in lineage parsing and querier
2. delete get_summary_lineage()
3. modify related st and ut to use data_manager
5 years ago
mindspore-ci-bot
debe5ab17e
!673 add UT for optimizer and get_flatten_lineage
Merge pull request !673 from shenghong96/test_get_flatten_lineage
5 years ago
shenghong
517f7c1ff6
add UT for optimizer and the get_flattened_lineage function
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
lilongfei
b1d81dab57
add UT for mindconverter
5 years ago
luopengting
1d8038f680
add filter operation 'not_in' in lineage
5 years ago
Li Hongzhang
da797e3e2f
parse pb files in executor
5 years ago
liuchongming
407a3bd1c8
Solve cycle-ref.
5 years ago
Li Hongzhang
c2210200fc
redefine reload interval
5 years ago
mindspore-ci-bot
5e6932f0f6
!601 Add the summary loading switch mechanism
Merge pull request !601 from LiHongzhang/fix_caching
5 years ago
yelihua
50e1400505
add debugger module
5 years ago
Li Hongzhang
990800239b
add summary loading switch mechanism
5 years ago
mindspore-ci-bot
249c130c3d
!609 datavisual: some adjustments of datavisual graph
Merge pull request !609 from zhangyunshu/zys_reconstruct_graph
5 years ago
mindspore-ci-bot
ffcbc57fe5
!592 add ut and st of tensor visualization
Merge pull request !592 from wangshuide/wsd0727
5 years ago