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

Matrix multiplication support #285

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    09c5333 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    4f4df06 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    530e2c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Matrix multiplication example is now a performance test. Seems to wor…

    …k except GFLOPS calculation
    ivarflakstad committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5cd97c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    aed9b29 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. small improvements

    ivarflakstad committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2c1490c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313a768 View commit details
    Browse the repository at this point in the history