Skip to content

Error in dense-gemm.ipynb in Tiled Matrix Multiply section #2

@gilbertmike

Description

@gilbertmike

Two issues:

First, the logging statement

logger(f"Processing Z({m},{n}) = {z[m][n].payload}")

seems misplaced, the variable n is not defined yet at that point.

Second, tensor Z is not being filled with zeroes. The "hack" to fill in entries of Z does not seem to work anymore.

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