luopengting
|
b3357cc410
|
fix the probabilistic failure of st caused by the different order of generating data
|
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 |
mindspore-ci-bot
|
b71dce4c6c
|
!736 add UT for lineagemgr
Merge pull request !736 from shenghong96/ut_lineage
|
5 years ago |
shenghong
|
b530318118
|
add UT for test_validate function
|
5 years ago |
luopengting
|
51d779585c
|
add annotations for __init__.py
|
5 years ago |
luopengting
|
f67e68897a
|
remove redundant code in lineagemgr
|
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 |
shenghong
|
0d495c48a7
|
fix the problem of not counting the ST case
|
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
|
48054f90e8
|
!666 add lineage writer and st for optimizer
Merge pull request !666 from luopengting/optimizer_tests
|
5 years ago |
luopengting
|
de54b736fb
|
add lineage writer and st for optimizer
|
5 years ago |
luopengting
|
1d8038f680
|
add filter operation 'not_in' in lineage
|
5 years ago |
Li Hongzhang
|
990800239b
|
add summary loading switch mechanism
|
5 years ago |
luopengting
|
b45dcfeee8
|
reduce nbnc in test_get_summary_lineage_exception_2
|
5 years ago |
Li Hongzhang
|
4b1524883a
|
remove lineage public APIs
|
5 years ago |
Li Hongzhang
|
7ce9f9bd58
|
remove TrainLineage, EvalLineage and related ut/st
|
5 years ago |
luopengting
|
f83eadc907
|
enhance float cmp in tests.lineagemgr, fix probabilistic failure in st
|
5 years ago |
luopengting
|
1917c5499a
|
remove invalid item in user_defined info, record valid items
|
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
|
5a6d934aad
|
!65 add device_num for model_lineage.
Merge pull request !65 from luopengting/lineage_device_num
|
5 years ago |
luopengting
|
c107297956
|
add device_num
|
5 years ago |
kouzhenzhong
|
10003c2e19
|
lineagemgr: user defined error not affect other infos record when not raise exception in lineage callback
|
5 years ago |
luopengting
|
670bc72017
|
enhance validation for cmp operation, set user-difined' required value as False
|
5 years ago |
luopengting
|
ab17c535d0
|
reduce nbnc_loc of test_model_api in st
|
5 years ago |
mindspore-ci-bot
|
29753ba712
|
!30 merge restful api: model_lineage and dataset_lineage
Merge pull request !30 from luopengting/linkage
|
5 years ago |
luopengting
|
2ddb2b9ce6
|
merge model_lineage and dataset_lineage, modify/add st and ut for lineage api
|
5 years ago |
kouzhenzhong
|
30e017e241
|
lineagemgr: fix pylint warning
|
5 years ago |
kouzhenzhong
|
564096f6e6
|
lineagemgr: model lineage support user defined info
|
5 years ago |
李鸿章
|
79a615269a
|
fix pylint warnings
|
5 years ago |
chenchao99
|
4a614930d0
|
fix ut/st about cmetrics
|
5 years ago |
yelihua
|
9f2c3925ec
|
fix pylint && merge the mocked mindspore in tests
|
5 years ago |
gaocongli
|
e7a0496e87
|
initial version
|
5 years ago |