Skip to content

Enquire on Matmul Layer diagram mode_config #42

Description

@zehonyi21

Hello, I just saw the overall diagram of Matmul Layer in your github website(https://github.com/microsoft/microxcaling/blob/main/images/rounding_and_quantizing_optns_matmul.png)

But after I checked the matmul.py,
I saw some inconsistencies between the diagram and the code.

In line number 33 of 'matmul.py'(https://github.com/microsoft/microxcaling/blob/main/mx/matmul.py#L33),
I saw that
'assert mode_config in ["aa", "aw", "wa"]'

but the diagram shows mode_config of "aa", "ww", "wa".

I want to make sure which one is right.

Thank you in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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