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

[Core] Add support for Huawei Ascend NPU #41256

Merged
merged 11 commits into from
Nov 27, 2023
Merged

Commits on Nov 18, 2023

  1. Add support for Huawei Ascend NPU

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    69f0440 View commit details
    Browse the repository at this point in the history
  2. Modify too long line

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1b0222f View commit details
    Browse the repository at this point in the history
  3. Fixed indent issues

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    6bc3c15 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Adjust ascend_npu test cases

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    86c091d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add comments, enable the execution of NPU test cases in CI.

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a7be4c7 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7967ffe View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Renamed AscendNPU to NPU, blocked test issues caused by unsupported m…

    …ock in Win32.
    
    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ab01fc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Modified test cases using MonkeyPatch, adjusted exception handling.

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    32d29a3 View commit details
    Browse the repository at this point in the history
  2. Adjusted exception handling.

    Signed-off-by: Xiaoshuang Liu <liuxiaoshuang4@huawei.com>
    liuxsh9 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3775504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    635a695 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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