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
|
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 |
shenghong
|
517f7c1ff6
|
add UT for optimizer and the get_flattened_lineage function
|
5 years ago |
luopengting
|
1d8038f680
|
add filter operation 'not_in' in lineage
|
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 |
luopengting
|
bb6b542dcd
|
fix the float compare because ci env update
|
5 years ago |
luopengting
|
bd65d62e55
|
fix lineage collection for network, loss_fn and dataset path
|
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 |
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
|
670bc72017
|
enhance validation for cmp operation, set user-difined' required value as False
|
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 |
李鸿章
|
79a615269a
|
fix pylint warnings
|
6 years ago |
chenchao99
|
4a614930d0
|
fix ut/st about cmetrics
|
6 years ago |
yelihua
|
9f2c3925ec
|
fix pylint && merge the mocked mindspore in tests
|
6 years ago |
gaocongli
|
e7a0496e87
|
initial version
|
6 years ago |