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

Int8 and Int16 Batch Matmul support #139

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

ArmRyan
Copy link
Collaborator

@ArmRyan ArmRyan commented Jul 3, 2024

  • Adds new BatchMatmulFunctions folder
  • Adds new Batch Matmul public functions
  • Adds new s16 x s16 vector matmult function
  • Adds new unit tests
  • Adds new struct for batch matmul params
  • Remove cmake files from check version script

Change-Id: I4709f56b23c2be91c08e26e381a1e956b6a9978b
<Co-authored-by: Ryan O'Shea, [email protected]>
<Co-authored-by: Adrian Lundell, [email protected]>

 * Adds new BatchMatmulFunctions folder
 * Adds new Batch Matmul public functions
 * Adds new s16 x s16 vector matmult function
 * Adds new unit tests
 * Adds new struct for batch matmul params
 * Remove cmake files from check version script

Change-Id: I4709f56b23c2be91c08e26e381a1e956b6a9978b

Signed-off-by: Ryan O'Shea <[email protected]>
Co-authored-by: Adrian Lundell <[email protected]>
@ArmRyan ArmRyan merged commit 9d924bd into ARM-software:main Jul 11, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants