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

Add matmul optimize #4

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Apr 5, 2024

  1. Optimize matmul

    Byeong-Chan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6caf31b View commit details
    Browse the repository at this point in the history
  2. new line

    Byeong-Chan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cc43607 View commit details
    Browse the repository at this point in the history
  3. add benchmark fp16

    Byeong-Chan committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e603afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8c11d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. space

    Byeong-Chan committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    499871f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Br,Bc template

    Byeong-Chan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9c9efda View commit details
    Browse the repository at this point in the history
  2. correct dim

    Byeong-Chan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ba92f3d View commit details
    Browse the repository at this point in the history
  3. support d 128

    Byeong-Chan committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    35e6602 View commit details
    Browse the repository at this point in the history