Skip to content

Added: a real matmul function and vector matrix mul assmebly for xs3 - #222

Merged
LeslieXMOS merged 15 commits into
xmos:developfrom
LeslieXMOS:feature/real_matmul_vpu
Sep 14, 2026
Merged

LeslieXMOS merged 15 commits into
xmos:developfrom
LeslieXMOS:feature/real_matmul_vpu

Conversation

@LeslieXMOS

Copy link
Copy Markdown
Contributor

Added a real matmul function and vector matrix multiplication assembly with XS3 VPU

@xalbertoisorna
xalbertoisorna self-requested a review September 1, 2026 09:19
@LeslieXMOS
LeslieXMOS marked this pull request as draft September 1, 2026 09:48
@LeslieXMOS
LeslieXMOS marked this pull request as ready for review September 3, 2026 05:31

@xalbertoisorna xalbertoisorna left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general it is good progress, I requested some changes

Comment thread lib_nn/api/nn_layers.h Outdated
Comment thread lib_nn/src/c/matmul.c Outdated
Comment thread test/unit_test/src/main.c Outdated
Comment thread test/unit_test/src/test_matmul.c Outdated
Comment thread test/unit_test/src/test_matmul.c
Comment thread lib_nn/api/nn_layers.h
LeslieXMOS and others added 8 commits September 4, 2026 10:48
Co-authored-by: xalbertoisorna <124703429+xalbertoisorna@users.noreply.github.com>
Co-authored-by: xalbertoisorna <124703429+xalbertoisorna@users.noreply.github.com>

@xalbertoisorna xalbertoisorna left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! fits well with the rest of layers and thanks for adding test as well!

@LeslieXMOS
LeslieXMOS merged commit 414b8b3 into xmos:develop Sep 14, 2026
2 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.

2 participants