-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DAPHNE-#700] Address Wrong results using Integer Matmul Kernels afte…
…r Matrix resizing * Use rowSkip instead of row length for Matrix memory addresses * regression test matmul after slice * Skiprow to be applied whether vectors are views or not Resolves #700 Closes #701
- Loading branch information
1 parent
911c722
commit 47e2621
Showing
2 changed files
with
122 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.