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

feat: use avx2 to speedup dotProduct #57

Merged
merged 7 commits into from
May 18, 2024
Merged

feat: use avx2 to speedup dotProduct #57

merged 7 commits into from
May 18, 2024

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    bb840a9 View commit details
    Browse the repository at this point in the history
  2. feat: rms avx2.

    b4rtaz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ad9f5dc View commit details
    Browse the repository at this point in the history
  3. fix: unsigned.

    b4rtaz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f19c780 View commit details
    Browse the repository at this point in the history
  4. unsigned.

    b4rtaz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    adec3f8 View commit details
    Browse the repository at this point in the history
  5. fix: test.

    b4rtaz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a3e5502 View commit details
    Browse the repository at this point in the history
  6. assert.

    b4rtaz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ff21203 View commit details
    Browse the repository at this point in the history
  7. unsigned.

    b4rtaz committed May 18, 2024
    Configuration menu
    Copy the full SHA
    3a61790 View commit details
    Browse the repository at this point in the history