intel/e2eAIOK

[v1.1] DE-NAS HG transfomer API integration

Closed this issue · 1 comments

  • Design
  • Search code
  • Trainer
  • UT & Function Tests
  • simplifiy config
  • use model name to indicate workflow

Added some todo comments:

  1. 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.
  2. Get_latency re-org (design doc) -> PR
  3. Structure layer/keywork name -> list (design doc) -> PR
  4. Continue on PR (183)