wangshuide2020
|
dd7e72e811
|
add notes for init files.
|
5 years ago |
mindspore-ci-bot
|
7d4e6aa33d
|
!732 debugger: add ut for graph and watchpoint
Merge pull request !732 from zhangyunshu/zys_utst_new
|
5 years ago |
mindspore-ci-bot
|
514d9e70bd
|
!733 UI large file code splitting
Merge pull request !733 from 夏易凡/0908master
|
5 years ago |
xiayifan
|
616bbcbb37
|
UI large file code splitting,including
tensor,histogram,scalar,graph,image,model-traceback,debugger
|
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 |
mindspore-ci-bot
|
ed88e09aa7
|
!727 add ST for profiler timeline
Merge pull request !727 from gzhcv/st
|
5 years ago |
mindspore-ci-bot
|
3b9218a7ce
|
!735 add debugger st
Merge pull request !735 from yelihua/my-merged-debug
|
5 years ago |
yelihua
|
28a6f8405c
|
add st for debugger module
|
5 years ago |
mindspore-ci-bot
|
0ec9e08112
|
!734 add annotations for __init__.py
Merge pull request !734 from luopengting/add_annotations
|
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
|
fc5c919c38
|
!726 remove redundant code in lineagemgr
Merge pull request !726 from luopengting/lineage
|
5 years ago |
mindspore-ci-bot
|
20ecff6a62
|
!730 update some links .
Merge pull request !730 from zhangyi/master
|
5 years ago |
zhangyi
|
d7898c5a72
|
update links.
|
5 years ago |
luopengting
|
f67e68897a
|
remove redundant code in lineagemgr
|
5 years ago |
mindspore-ci-bot
|
8c909a6ccd
|
!722 validate train_id before getting dataset_graph
Merge pull request !722 from luopengting/fix_lineage
|
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 |
gzhcv
|
a525f61f68
|
add st of profiler timeline
|
5 years ago |
mindspore-ci-bot
|
32c1dd6ba4
|
!724 fix the problem of duplication file.
Merge pull request !724 from wangshuide/wsd_merged_debug
|
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 |
mindspore-ci-bot
|
794c158550
|
!714 rename 'input' to 'inputs' in mocked Dataset
Merge pull request !714 from luopengting/lineage
|
5 years ago |
mindspore-ci-bot
|
9e189f1733
|
!721 fix the problem of the redundant code.
Merge pull request !721 from wangshuide/wsd_merged_debug
|
5 years ago |
luopengting
|
3eb45eff84
|
validate train_id before getting dataset_graph
|
5 years ago |
wangshuide2020
|
0dd6875c43
|
fix the problem of the redundant code.
|
5 years ago |
mindspore-ci-bot
|
b4cdbf7cc4
|
!718 fix bug of copying graphvizlib.wasm
Merge pull request !718 from liangyongxiong/master
|
5 years ago |
mindspore-ci-bot
|
be9a211cb2
|
!716 UI fix graph bug that show error color in download svg
Merge pull request !716 from 黄伟锋/myMaster
|
5 years ago |
liangyongxiong
|
a499407725
|
fix bug of copying graphvizlib.wasm
|
5 years ago |
WeiFeng-mindinsight
|
8f7fafd931
|
UI fix graph bug that show error color in download svg
|
5 years ago |
luopengting
|
4aa89d5fe4
|
rename 'input' to 'inputs' in mocked Dataset
|
5 years ago |
mindspore-ci-bot
|
629d58367d
|
!711 fix for copying graphvizlib.wasm in project compiling
Merge pull request !711 from liangyongxiong/master
|
5 years ago |
mindspore-ci-bot
|
f487797378
|
!710 Solve the update problem of tensor history
Merge pull request !710 from 冯学峰/fxfmaster
|
5 years ago |
liangyongxiong
|
ae260b26ca
|
fix for copying graphvizlib.wasm in project compiling
|
5 years ago |
fengxuefeng
|
ddf12d2956
|
Solve the update problem of tensor history
|
5 years ago |
mindspore-ci-bot
|
182c0cffbe
|
!707 add third party open source software notice for javascript
Merge pull request !707 from liangyongxiong/master
|
5 years ago |
liangyongxiong
|
089f818fb0
|
add third party open source software notice for javascript
|
5 years ago |
mindspore-ci-bot
|
c96e7471c5
|
!687 clean lineage code after removing lineage public APIs, delete get_summary_lineage(), modify related st and ut
Merge pull request !687 from luopengting/lineage
|
5 years ago |
mindspore-ci-bot
|
413264e672
|
!705 fix the bug of watchpoint hit flag
Merge pull request !705 from yelihua/my-merged-debug
|
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
|
2a23d10deb
|
!704 fix the problem that CI can not count the new testcase.
Merge pull request !704 from shenghong96/test_get_flatten_lineage
|
5 years ago |
yelihua
|
91b4f2f69e
|
fix the bug of watchpoint hit flag
|
5 years ago |
mindspore-ci-bot
|
bf7c653c3a
|
!703 UI filter error code and check whether the returned tensor history is the tensor history of the selected node.
Merge pull request !703 from 冯学峰/myMaster
|
5 years ago |
fengxuefeng
|
7389d50004
|
UI filter error code and check whether the returned tensor history is the tensor history of the selected node.
|
5 years ago |
shenghong
|
0d495c48a7
|
fix the problem of not counting the ST case
|
5 years ago |
mindspore-ci-bot
|
91a520a98c
|
!701 update links of README
Merge pull request !701 from zhangyi/master
|
5 years ago |
zhangyi
|
ecd89cf6ac
|
update links.
|
5 years ago |
mindspore-ci-bot
|
3087425630
|
!702 It will ignore the graph if there are some invalid characters
Merge pull request !702 from ougongchang/fix_graph
|
5 years ago |
ougongchang
|
956535eed2
|
will ignore the graph if there are some invalid characters
|
5 years ago |
mindspore-ci-bot
|
0b4b29f4d4
|
!696 update links of README
Merge pull request !696 from TingWang/update-links
|
5 years ago |