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

[ComputeLibrary] Add new package for ARM-software/ComputeLibrary #19958

Merged
merged 12 commits into from
Aug 22, 2024

Commits on Sep 19, 2023

  1. Add ComputeLibrary

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    34022db View commit details
    Browse the repository at this point in the history
  2. Fix Macos build

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7d86026 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add version 23.02.1

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c98c305 View commit details
    Browse the repository at this point in the history
  2. Fix package sha-256

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    158d0c7 View commit details
    Browse the repository at this point in the history
  3. add gemm_tunner=0

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fdc9cdf View commit details
    Browse the repository at this point in the history
  4. do not enforce toolchain prefix

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e3e2f36 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Add multi_isa option

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9198d4c View commit details
    Browse the repository at this point in the history
  2. restrict mac cross-building

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    315f906 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    030977f View commit details
    Browse the repository at this point in the history
  4. fix settings build

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e3a6018 View commit details
    Browse the repository at this point in the history
  5. Improve mac restriction

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ff185c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Support gcc 6 actually

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8064b14 View commit details
    Browse the repository at this point in the history