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

Add CMSIS-NN int8 and int16 batch matmul #2669

Merged
merged 3 commits into from
Sep 9, 2024

Commits on Aug 19, 2024

  1. Add CMSIS-NN int8 and int16 batch matmul

     * Moves some common functions with ref to new header file
     * Creates new cmsis_nn batch_matmul.cc
    
    Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
    Co-authored-by: Adrian Lundell <adrian.lundell@arm.com>
    
    Change-Id: I88de8284bb10abaebf7b649436c5375474e1d44d
    AdrianLundell authored and ArmRyan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d1d620b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Fix batch matmul review comments and update cmsis sha

    Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
    ArmRyan committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1b262f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0064dd View commit details
    Browse the repository at this point in the history