luopengting
|
51d779585c
|
add annotations for __init__.py
|
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 |
luopengting
|
1d8038f680
|
add filter operation 'not_in' in lineage
|
5 years ago |
luopengting
|
c72ec7733d
|
collect user_defined info in train and eval
|
5 years ago |
luopengting
|
f6f80fae64
|
fix calculation of lineage dataset_num, get model name
|
5 years ago |
luopengting
|
98ec661b81
|
clean lineage when train lineage comes in, add st cases for lineage cache
|
5 years ago |
mindspore-ci-bot
|
f379b2046f
|
!133 add sorting and checking for added_info
Merge pull request !133 from luopengting/lineage_added_info
|
6 years ago |
luopengting
|
a139906e75
|
add checking for added_info, support sorting by tag
|
6 years ago |
luopengting
|
665f2d680a
|
modify lineage parsing for multi lineage files, modify ut/st
|
6 years ago |
luopengting
|
6963af9374
|
add lineage cache, add update method and put api, modify ut/st
|
6 years ago |
luopengting
|
32cea0e78e
|
add mixed type for customized
|
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 |
luopengting
|
65b0146627
|
fix pylint, catch Exception for parsing summary
|
6 years ago |
luopengting
|
670bc72017
|
enhance validation for cmp operation, set user-difined' required value as False
|
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 |
luopengting
|
2ddb2b9ce6
|
merge model_lineage and dataset_lineage, modify/add st and ut for lineage api
|
6 years ago |
luopengting
|
28aeae03d0
|
catch DecodeError in proto decode, enhance sorting when TypeError
|
6 years ago |
kouzhenzhong
|
564096f6e6
|
lineagemgr: model lineage support user defined info
|
6 years ago |
gaocongli
|
e7a0496e87
|
initial version
|
6 years ago |