[v1.1] DE-NAS HG transfomer API integration
Closed this issue · 1 comments
Jian-Zhang commented
- Design
- Search code
- Trainer
- UT & Function Tests
- simplifiy config
- use model name to indicate workflow
xuechendi commented
Added some todo comments:
- design doc on different path for denas-search get_latency function, we currently have 3 domain and 4 models, which create 12 combination. After huggingface support, it will continue grow, we need to find a better way here. Suggested to use a single point function with dictionary.
- Get_latency re-org (design doc) -> PR
- Structure layer/keywork name -> list (design doc) -> PR
- Continue on PR (183)