luopengting
f83eadc907
enhance float cmp in tests.lineagemgr, fix probabilistic failure in st
5 years ago
mindspore-ci-bot
56e2723388
!228 Fix function too long.
Merge pull request !228 from yuximiao/master
5 years ago
yuximiao
858d824ea0
fix function too long
5 years ago
liangyongxiong
d3b797d973
add ut for scalars comparision
5 years ago
chenchao99
22d0fb611e
fix the bug that when the profiler parameter subgraph is Default or Gradients, the profiler analyse will raise an exception
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
luopengting
bb6b542dcd
fix the float compare because ci env update
5 years ago
yuximiao
71866d2837
add more ut
5 years ago
mindspore-ci-bot
4bdf80be2f
!158 Validate train_id and profile_dir
Merge pull request !158 from yuximiao/master
5 years ago
mindspore-ci-bot
4a2b0a5956
!161 add ut for profiler analyser
Merge pull request !161 from chenchao99/profiler_ut
5 years ago
mindspore-ci-bot
18990c703e
!156 mindconverter ut on converter
Merge pull request !156 from quyongxiu1/br_ut_qyx
5 years ago
luopengting
bd65d62e55
fix lineage collection for network, loss_fn and dataset path
5 years ago
yuximiao
e5b7223ba5
add ut
5 years ago
chenchao99
1b91492a82
add ut for profiler analyser
5 years ago
quyongxiu1
8b03081c7a
log not in screen
test 1
test2
revise t2
test 4
test 5
test 6
test 7
test 7
add test pyint
5 years ago
ggpolar
73dec43618
add mindconverter ut
5 years ago
luopengting
f6f80fae64
fix calculation of lineage dataset_num, get model name
5 years ago
kouzhenzhong
13030f75fc
lineage: decouple train/eval lineage with summary_writer
6 years ago
mindspore-ci-bot
6f599aa191
!134 modify lineage parsing for multi lineage files
Merge pull request !134 from luopengting/lineage_parsing
6 years ago
luopengting
665f2d680a
modify lineage parsing for multi lineage files, modify ut/st
6 years ago
mindspore-ci-bot
1e4ff29996
!121 modify the ms data loader and abstract the parser class
Merge pull request !121 from ougongchang/abstract_parser
6 years ago
ougongchang
2281686922
modify the ms data loader and abstract the parser class
6 years ago
luopengting
6963af9374
add lineage cache, add update method and put api, modify ut/st
6 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
6 years ago
wenkai
7e17d6ffae
refactor data manager and unify cache and data access/reload
6 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
6 years ago
mindspore-ci-bot
5d5be981b4
!83 Add mixed type for customized
Merge pull request !83 from luopengting/lineage_mixed
6 years ago
luopengting
32cea0e78e
add mixed type for customized
6 years ago
luopengting
ee07d8364d
fix pylint
6 years ago
luopengting
660a8dbfd4
optimize parsing for out-of-order events
6 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
mindspore-ci-bot
988aad751f
!58 support resampling buckets
Merge pull request !58 from wenkai/wk0422
6 years ago
wenkai
84a39a4e92
resample buckets
6 years ago
mindspore-ci-bot
fd6bb5e460
!53 fix parsing pb file bug and abstracting pb parsing
Merge pull request !53 from ougongchang/fixbug_pb_file
6 years ago
ougongchang
d0cd07904c
fix sorting pb file bug and abstracting pb parsing
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
wenkai
c4c74bd6b4
cross-step bucket unify
6 years ago
luopengting
670bc72017
enhance validation for cmp operation, set user-difined' required value as False
6 years ago
mindspore-ci-bot
c568a9bb79
!42 datavisual: basic histogram API
Merge pull request !42 from zhangyunshu/zys_histogram_api
6 years ago
zhangyunshu
7b9823b179
support for histogram API
6 years ago
ougongchang
c60e9624e4
fixing can not find node exception
fix ut for changes
6 years ago
luopengting
2ddb2b9ce6
merge model_lineage and dataset_lineage, modify/add st and ut for lineage api
6 years ago
kouzhenzhong
564096f6e6
lineagemgr: model lineage support user defined info
6 years ago
李鸿章
5b455143fa
resolve the crc32 c/c++ extension
6 years ago
mindspore-ci-bot
722f328482
!19 Secure the scripts with `set -e` and fix some issues
Merge pull request !19 from 李鸿章/better_scripts
6 years ago
李鸿章
6119eefa9b
secure the scripts with set -e
6 years ago
李鸿章
274ec9e5e9
fix pylint issues
6 years ago