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 |
luopengting
|
fb4c150e56
|
add auto-tune framework, add validation for hyper_config
|
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
|
ae5899ed70
|
!657 add filter operation 'not_in' in lineagemgr
Merge pull request !657 from luopengting/lineage_not_in
|
5 years ago |
luopengting
|
1d8038f680
|
add filter operation 'not_in' in lineage
|
5 years ago |
Li Hongzhang
|
726c0b9fda
|
fix the impl of get_flatten_lineage
|
5 years ago |
luopengting
|
b0d3da8415
|
modify names of some variables and functions, modify some level of log
|
5 years ago |
luopengting
|
b274c774ed
|
add optimizer:
1. add functions for calculating target buckets and params importances
2. add restful api for target buckets, importances and metadata
|
5 years ago |
shenghong
|
24b1887502
|
add the function of get_lineage_table
|
5 years ago |
Li Hongzhang
|
4b1524883a
|
remove lineage public APIs
|
5 years ago |