Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Transformer LT search space for Dynamic Neural Architecture Search Toolkit #197

Merged
merged 68 commits into from
Dec 12, 2022

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    f419a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    363bdff View commit details
    Browse the repository at this point in the history
  3. Add TODO note.

    macsz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9d7f1f4 View commit details
    Browse the repository at this point in the history
  4. Add Runners dictionary

    macsz committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1dceb8a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. add transformer example

    sharathns93 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2c17af6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Run autopep8

    macsz committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    7b20527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec5dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Cleanup imports

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4b05fd2 View commit details
    Browse the repository at this point in the history
  2. Cleanup imports

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1e19ff8 View commit details
    Browse the repository at this point in the history
  3. Replace print with logger

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8d7f56b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e7725 View commit details
    Browse the repository at this point in the history
  5. Remove unused logs

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    16cccb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb121e2 View commit details
    Browse the repository at this point in the history
  7. Remove duplicate definitions

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1e9b6b8 View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    322c277 View commit details
    Browse the repository at this point in the history
  9. Add TODOs

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    abddec7 View commit details
    Browse the repository at this point in the history
  10. Update progress tracking

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    051ae26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d70c55e View commit details
    Browse the repository at this point in the history
  12. Update logging and TODos

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4a60f47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8866a9 View commit details
    Browse the repository at this point in the history
  14. Update LINAS loop

    macsz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    41bebb4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e773a55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aba0495 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    ead6999 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    e222eb7 View commit details
    Browse the repository at this point in the history
  2. Remove old cuda calls

    macsz committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f5b7922 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Remove comment

    macsz committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4ef8f05 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    f022e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c624eda View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    c2fbc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a35901b View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    macsz committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8b3a795 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Fix indentation

    macsz committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    53f4af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d255b68 View commit details
    Browse the repository at this point in the history
  3. Add DyNAS Transformer LT example

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    bb2a53a View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1cd635f View commit details
    Browse the repository at this point in the history
  5. Add fairseq and HAT license

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1c6ddf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update license headers in transformer t supernet code

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3afbcc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Revert "Add DyNAS Transformer LT example"

    This reverts commit bb2a53a.
    macsz committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2ea3572 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Add example results for Transformer LT search space

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6dba114 View commit details
    Browse the repository at this point in the history
  2. Update MobileNetV3 example

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0b2fa19 View commit details
    Browse the repository at this point in the history
  3. Add Transformer LT example notebook

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    bfd3dc3 View commit details
    Browse the repository at this point in the history
  4. Update NAAS.md

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8d8aaab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61301b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Fix UT

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9d95d77 View commit details
    Browse the repository at this point in the history
  2. Change "TransformerLT" to "Transformer_LT" to fix pyspelling error

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0c5dea8 View commit details
    Browse the repository at this point in the history
  3. Update imports

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    51ee756 View commit details
    Browse the repository at this point in the history
  4. Update requirements

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d6223a2 View commit details
    Browse the repository at this point in the history
  5. Fix styling check

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    95b7d39 View commit details
    Browse the repository at this point in the history
  6. Ignore fairseq in pylint

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6f16722 View commit details
    Browse the repository at this point in the history
  7. Address styling issues

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2299d9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48518dd View commit details
    Browse the repository at this point in the history
  9. Pin torch version

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7e46cad View commit details
    Browse the repository at this point in the history
  10. LazyImport fairseq

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d822611 View commit details
    Browse the repository at this point in the history
  11. Remove reference to DyNAS from UTs

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    79a4758 View commit details
    Browse the repository at this point in the history
  12. Revert "Remove reference to DyNAS from UTs"

    This reverts commit 79a4758.
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    07943de View commit details
    Browse the repository at this point in the history
  13. LazyLoad transformer_interface

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e3e67e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Removed commented code

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    eb5b063 View commit details
    Browse the repository at this point in the history
  2. Shorten import line

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8f1e03e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a84cf7 View commit details
    Browse the repository at this point in the history
  4. Remove cached torch files when running tests

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    6951d7a View commit details
    Browse the repository at this point in the history
  5. Split NAS tests

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    e9f872a View commit details
    Browse the repository at this point in the history
  6. Catch network timeout in tests

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    ce29fe4 View commit details
    Browse the repository at this point in the history
  7. Remove try catch from tests

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    36365ed View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Move .torch cleanup to teardown

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    858d7b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge branch 'master' into dynas/transformer

    Signed-off-by: Xinyu Ye <xinyu.ye@intel.com>
    
    Conflicts:
    	test/nas/test_nas.py
    XinyuYe-Intel committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    758701c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706eb4f View commit details
    Browse the repository at this point in the history
  3. Skip cleanup

    Signed-off-by: Maciej Szankin <maciej.szankin@intel.com>
    macsz committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7dd6615 View commit details
    Browse the repository at this point in the history