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

Question about Gemmini Transposer #348

Open
aladerran opened this issue Apr 19, 2024 · 0 comments
Open

Question about Gemmini Transposer #348

aladerran opened this issue Apr 19, 2024 · 0 comments

Comments

@aladerran
Copy link

aladerran commented Apr 19, 2024

Hi there,

I wonder if Gemmini has APIs for doing transpose. I took a look at the tranpose.c and I guess that the transposer did a matmul w. an identity matrix.

If I want to simply do the transpose for a larger matrix M rather than just a DIM*DIM matrix using Gemmini, would it be resonable if I just do tiled_matmul on M*identity w. setting transpose_A = true?

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

No branches or pull requests

1 participant