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

Minor cleanups and refactoring #242

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Commits on Oct 25, 2024

  1. Minor cleanups and refactoring

    This PR address comments from a previous PR, namely
    - now only one pass through the graph is required to
      set the vector shapes and index
    - the MMA index is now specified using an enum, the MMAOperand,
      which allows for better verification
    
    Signed-off-by: Harsh Menon <harsh@nod-labs.com>
    harsh-nod committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fc82c1a View commit details
    Browse the repository at this point in the history