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

[Feature] Support engine with NPU backend. #572

Merged
merged 20 commits into from Oct 24, 2022

Commits on Oct 11, 2022

  1. init npu

    wangjiangben-hw committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    c8679b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0affc39 View commit details
    Browse the repository at this point in the history
  2. Update mmengine/dist/dist.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2d57401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    296e331 View commit details
    Browse the repository at this point in the history
  4. Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f78c0dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10d2655 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92ac6a7 View commit details
    Browse the repository at this point in the history
  7. Update mmengine/runner/amp.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    980dbd7 View commit details
    Browse the repository at this point in the history
  8. Update mmengine/runner/amp.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9787ee2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a9d983 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    0b0a212 View commit details
    Browse the repository at this point in the history
  2. Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    dfd83bf View commit details
    Browse the repository at this point in the history
  3. clean lint

    wangjiangben-hw committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9207e0c View commit details
    Browse the repository at this point in the history
  4. Update mmengine/optim/optimizer/amp_optimizer_wrapper.py

    Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
    wangjiangben-hw and zhouzaida committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5b23b30 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Update mmengine/model/base_model/base_model.py

    Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
    wangjiangben-hw and HAOCHENYE committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2138438 View commit details
    Browse the repository at this point in the history
  2. add is_npu_available

    wangjiangben-hw committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    64d6d39 View commit details
    Browse the repository at this point in the history
  3. try to fix

    HAOCHENYE committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    de68262 View commit details
    Browse the repository at this point in the history
  4. Add comments

    HAOCHENYE committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    40ebd52 View commit details
    Browse the repository at this point in the history
  5. Refine grammar

    HAOCHENYE committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    915d00c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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