Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Intermediate results from systolic array is not vectorized #13

Open
z24tao opened this issue Mar 8, 2022 · 0 comments
Open

Intermediate results from systolic array is not vectorized #13

z24tao opened this issue Mar 8, 2022 · 0 comments

Comments

@z24tao
Copy link
Contributor

z24tao commented Mar 8, 2022

gemm: C = alpha * A @ B + beta * C
intermediate result of alpha * A @ B is currently passed to the next kernel as individual scalars, instead of being vectorized

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant