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

Intermediate results from systolic array is not vectorized #13

@z24tao

Description

@z24tao

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions