-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #354 from ucb-bar/gemv-support-unpacked
Merge gemv-support-unpacked into gemv-support
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule gemmini-rocc-tests
updated
9 files
+1 −1 | bareMetalC/Makefile | |
+1 −1 | bareMetalC/gemv_identity.c | |
+1 −1 | bareMetalC/gemv_identity_OS.c | |
+1 −1 | bareMetalC/gemv_identity_sp_tiled_matvec_ws.c | |
+40 −30 | bareMetalC/gemv_random.c | |
+3 −3 | bareMetalC/gemv_simple_sp_tiled_matvec_ws.c | |
+1 −3 | bareMetalC/random_matmuls.c | |
+6 −12 | include/gemmini.h | |
+2 −2 | include/gemmini_testutils.h |