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

optimize thread local cache for brgemm #353

Merged
merged 14 commits into from
Oct 9, 2024
Merged

optimize thread local cache for brgemm #353

merged 14 commits into from
Oct 9, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    29f25e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37267a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. best perf

    crazydemo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    880a3ff View commit details
    Browse the repository at this point in the history
  2. use static func

    crazydemo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    64fe90e View commit details
    Browse the repository at this point in the history
  3. fix comment

    crazydemo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    36de9b0 View commit details
    Browse the repository at this point in the history
  4. use vector

    crazydemo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    340c1ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f51e49 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

    crazydemo committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0fcf3e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    93f4031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c04e70 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix comment

    crazydemo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6e92528 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Oct 9, 2024

  1. fix comment

    crazydemo committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    88437bd View commit details
    Browse the repository at this point in the history