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
zhangyunshu
39c11a2ad3
datavisual: reconstruct debugger graph
5 years ago
luopengting
b45dcfeee8
reduce nbnc in test_get_summary_lineage_exception_2
5 years ago
moran
63ddd22ebb
Fix wizard template module to fit changed operator API
5 years ago
mindspore-ci-bot
4d482320df
!589 Fix ST CI
Merge pull request !589 from moran/wizard_dev
5 years ago
wangshuide2020
f847850382
add ut and st of tensor visualization
5 years ago
Li Hongzhang
4b1524883a
remove lineage public APIs
5 years ago
moran
0611095aac
Fix long loop pylint warning in ST module test_resnet50.py and test_alexnet.py
5 years ago
moran
886d57f26c
Add ST & Optimize template
5 years ago
ougongchang
ad779f4e57
set the parameter output data type
5 years ago
yuximiao
d3cc7a89a3
remove profiler user interface.
5 years ago
yelihua
f8f5c7a987
classify reduce events into different types
5 years ago
chenchao99
a0433c14d3
Revert "update the display column name in ui"
This reverts commit a828f6681c .
5 years ago
chenchao99
a828f6681c
update the display column name in ui
5 years ago
chenchao99
0d8808e5b3
update the display name of aicore detail execution time
5 years ago
chenchao99
70733cc415
fix the result of the number of decimal points of aicore type execution time
5 years ago
wangshuide2020
0fad2218fd
add null byte check in the api of get_plugins
5 years ago
chenchao99
79a0187450
add op analyser and minddata pipeline analyser st
5 years ago
Li Hongzhang
7ce9f9bd58
remove TrainLineage, EvalLineage and related ut/st
5 years ago
yelihua
15065c1095
enable to show the fp and bp point
5 years ago
mindspore-ci-bot
3956a90a39
!287 Change the method to find the step trace files.
Merge pull request !287 from yelihua/dev_profiler
5 years ago
yelihua
82ed137d4f
change the method to find step trace files
5 years ago
zhangyunshu
50b4b0b97a
Add new feature for Profiler:
Collect timeline information after training finished.
Support timeline display on web UI.
5 years ago
yelihua
7abccc0724
add summary info for step trace graph and change the name.
5 years ago
yelihua
a7f89778e5
deal with empty reduce proc.
5 years ago
luopengting
f83eadc907
enhance float cmp in tests.lineagemgr, fix probabilistic failure in st
5 years ago
ggpolar
8cdd069581
modify mindconverter/README.md and st.
5 years ago
luopengting
1917c5499a
remove invalid item in user_defined info, record valid items
5 years ago
ggpolar
09d76623c2
add converter st and modify ut.
5 years ago
mindspore-ci-bot
a432241f02
!151 fix calculation of lineage dataset_num, get model name
Merge pull request !151 from luopengting/lineage_fix
5 years ago
luopengting
f6f80fae64
fix calculation of lineage dataset_num, get model name
5 years ago
kouzhenzhong
5c4216289b
lineagemgr: add test case for lineage decouple
5 years ago
kouzhenzhong
13030f75fc
lineage: decouple train/eval lineage with summary_writer
5 years ago
luopengting
98ec661b81
clean lineage when train lineage comes in, add st cases for lineage cache
5 years ago
luopengting
665f2d680a
modify lineage parsing for multi lineage files, modify ut/st
5 years ago
luopengting
6963af9374
add lineage cache, add update method and put api, modify ut/st
5 years ago
mindspore-ci-bot
02ecf155f7
!106 refactor data manager to support unified cache and data access/reload layer
Merge pull request !106 from wenkai/wk02_cache_3cp1
5 years ago
wenkai
7e17d6ffae
refactor data manager and unify cache and data access/reload
5 years ago
ougongchang
f59d1798a5
1. Complete the optimization of the graph code
2. Optimize the python api of graph and graph_processor
3. delete unconnected const and parameter nodes
4. fix subnode count bug and fix name scope node have not input and output bug
5. add cyclic graph and high degree graph json file
6. update parameter node to polymeric scope node
7. delele all deepcopy to improve performance
8. add data type and update the attribute scope of edge to independtend_layout
9. add add_parameter_nodes function
10. delete scope attribute in input and optimiza code
11. parse parameter data type and shape
12. fix ut and st for graph
13. fix pylint
14. fix pylint arguments-differ
15. add scope proxy node instead of node
5 years ago
zhangyunshu
71a7240b09
add ut/st for histogram api
6 years ago
mindspore-ci-bot
5a6d934aad
!65 add device_num for model_lineage.
Merge pull request !65 from luopengting/lineage_device_num
6 years ago
luopengting
c107297956
add device_num
6 years ago
kouzhenzhong
10003c2e19
lineagemgr: user defined error not affect other infos record when not raise exception in lineage callback
6 years ago
mindspore-ci-bot
284f2d8027
!48 Enhance param checking and error msg in lineagemgr, set user-define's required as False
Merge pull request !48 from luopengting/lineage_lpt
6 years ago
luopengting
670bc72017
enhance validation for cmp operation, set user-difined' required value as False
6 years ago
zhangyunshu
7b9823b179
support for histogram API
6 years ago
luopengting
ab17c535d0
reduce nbnc_loc of test_model_api in st
6 years ago
mindspore-ci-bot
29753ba712
!30 merge restful api: model_lineage and dataset_lineage
Merge pull request !30 from luopengting/linkage
6 years ago