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

update lately npu modification #2387

Merged
merged 58 commits into from
Nov 15, 2022
Merged

update lately npu modification #2387

merged 58 commits into from
Nov 15, 2022

Commits on Sep 14, 2022

  1. init npu

    wangjiangben-hw committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    093f462 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Merge pull request #2261 from wangjiangben-hw/npu-dev

    [Feature] Support engine with NPU backend.
    ckirchhoff2021 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ba9c36b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

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

Commits on Sep 20, 2022

  1. clean code

    ckirchhoff2021 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6e53b3f View commit details
    Browse the repository at this point in the history
  2. clean code

    ckirchhoff2021 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    08f0a16 View commit details
    Browse the repository at this point in the history
  3. clean code

    ckirchhoff2021 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    da659cb View commit details
    Browse the repository at this point in the history
  4. clean code

    ckirchhoff2021 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    448476e View commit details
    Browse the repository at this point in the history
  5. fix autocast bugs on npu (#2273)

    fix autocast bugs on npu (#2273)
    wangjiangben-hw committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    afbd351 View commit details
    Browse the repository at this point in the history
  6. code format

    ckirchhoff2021 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    26f35e0 View commit details
    Browse the repository at this point in the history
  7. code format

    ckirchhoff2021 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    58618ac View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. code format

    ckirchhoff2021 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    d75dcb1 View commit details
    Browse the repository at this point in the history
  2. bug fix

    ckirchhoff2021 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    7af2a6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268ff0e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Merge pull request #2269 from ckirchhoff2021/npu-dev

    add npu extension and focal loss adapter
    ckirchhoff2021 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    9b0133c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Npu dev (#2306)

    * fix autocast bugs on npu
    * using scatter_kwargs in mmcv.device.scatter_gather
    wangjiangben-hw committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a043541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90fc3dc View commit details
    Browse the repository at this point in the history
  3. add npu test case (#2307)

    * add npu test case
    wangjiangben-hw committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6ffdb57 View commit details
    Browse the repository at this point in the history
  4. Update focal_loss.py

    wangjiangben-hw committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    3f11861 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. add comment

    wangjiangben-hw committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    c81daa3 View commit details
    Browse the repository at this point in the history
  2. clean lint

    wangjiangben-hw committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    1cee865 View commit details
    Browse the repository at this point in the history
  3. update dtype assert

    wangjiangben-hw committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5841f92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ce938c View commit details
    Browse the repository at this point in the history
  5. fix bug

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

Commits on Oct 8, 2022

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

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    183e4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1376e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    33dbcde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf49223 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2323 from ckirchhoff2021/npu-dev

    Npu-dev: FocalLoss Adapter BugFix
    ckirchhoff2021 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    21b94c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    09dd081 View commit details
    Browse the repository at this point in the history
  2. init npu

    wangjiangben-hw authored and ckirchhoff2021 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    ff3ffbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57e4171 View commit details
    Browse the repository at this point in the history
  4. clean code

    ckirchhoff2021 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    65b5fe1 View commit details
    Browse the repository at this point in the history
  5. clean code

    ckirchhoff2021 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f38b1b2 View commit details
    Browse the repository at this point in the history
  6. clean code

    ckirchhoff2021 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f5c156f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5ffc60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd3ec11 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2381 from ckirchhoff2021/npu-dev

    add modulatedDeformConv npu adapter
    ckirchhoff2021 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    421cca0 View commit details
    Browse the repository at this point in the history
  10. remove conflicts

    ckirchhoff2021 committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    74d3181 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    632e853 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 5, 2022

  1. add nms_npu

    wangxiaoxin_sherie authored and momo609 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    fee53c4 View commit details
    Browse the repository at this point in the history
  2. fix bug

    momo609 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3a970b9 View commit details
    Browse the repository at this point in the history
  3. fix code check

    momo609 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    4647429 View commit details
    Browse the repository at this point in the history
  4. fix code check

    momo609 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    05d57a4 View commit details
    Browse the repository at this point in the history
  5. fix code check

    momo609 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d0702b6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2378 from momo609/npu

    add nms
    ckirchhoff2021 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    57a2734 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Masked_conv2d NPU

    zcc-zjut committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    aa90e8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2390 from zcc-zjut/mask

    Add masked_ Conv2d operator in NPU
    ckirchhoff2021 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e3d78a8 View commit details
    Browse the repository at this point in the history
  3. Masked_conv2d NPU

    zcc-zjut committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8dab3a3 View commit details
    Browse the repository at this point in the history
  4. Masked_conv2d NPU

    zcc-zjut committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    97e35bc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2394 from zcc-zjut/mask

    Masked_conv2d NPU
    ckirchhoff2021 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ab36885 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    2fb3bba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2398 from ckirchhoff2021/npu-dev

    remove npu-install-info in README.md
    ckirchhoff2021 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5a9842e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e825d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2399 from ckirchhoff2021/npu-dev

    annotate the clang-format in pre-commit-config-zh-ch.yaml
    ckirchhoff2021 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2e51383 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    b73d8cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2413 from ckirchhoff2021/npu-dev

    Clean code: fix the clean code problem in masked_conv2d and modulated…
    ckirchhoff2021 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    15f1776 View commit details
    Browse the repository at this point in the history