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

Fix fp32 acc with Addmm #3169

Closed
wants to merge 70 commits into from
Closed

Commits on Jun 13, 2024

  1. chore: add gpt2 example

    peri044 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2ea181a View commit details
    Browse the repository at this point in the history
  2. chore: add llama2 example

    peri044 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    37b65a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd12b12 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    4a9f73e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0387d0b View commit details
    Browse the repository at this point in the history
  3. chore: updates

    peri044 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6193939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d3296e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    84fc49c View commit details
    Browse the repository at this point in the history
  2. chore: rebase

    peri044 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ff17d91 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    67ec408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af8e39 View commit details
    Browse the repository at this point in the history
  3. chore: fix expand DS support

    peri044 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    50d4096 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. chore: minor fix

    peri044 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    59febf5 View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c3e4382 View commit details
    Browse the repository at this point in the history
  3. chore: add testcase

    peri044 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0673db4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into full

    peri044 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0b62f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54f6410 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae3d6b2 View commit details
    Browse the repository at this point in the history
  7. chore: updates

    peri044 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4464fd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. chore: updates

    peri044 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    63b13cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d10b92 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. chore: updates

    peri044 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e97a94f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. chore: updates

    peri044 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4f503a8 View commit details
    Browse the repository at this point in the history
  2. chore: rebase

    peri044 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5ecf63e View commit details
    Browse the repository at this point in the history
  3. chore: updates

    peri044 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0d00d8c View commit details
    Browse the repository at this point in the history
  4. chore: updates

    peri044 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8099003 View commit details
    Browse the repository at this point in the history
  5. chore: updates

    peri044 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    457f706 View commit details
    Browse the repository at this point in the history
  6. chore: updates

    peri044 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ce3b2f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore: updates

    peri044 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d8acadc View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    262c87d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. chore: rebase

    peri044 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bb94dfd View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    736b839 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. chore: bug fixes

    peri044 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    313380e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. chore: updates

    peri044 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1057d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. chore: fixes

    peri044 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    bfd0cf2 View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    17ddb31 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    88be4fa View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    df825ab View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. chore: add timing calculation

    peri044 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ff07295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857b0aa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 31, 2024

  1. chore: rebase

    peri044 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d483718 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    397e4bc View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6c9b9fe View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. chore: updates

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6313b1c View commit details
    Browse the repository at this point in the history
  2. chore: rebase

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d608cc5 View commit details
    Browse the repository at this point in the history
  3. chore: rebase fixes

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1327782 View commit details
    Browse the repository at this point in the history
  4. chore: updates

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0980778 View commit details
    Browse the repository at this point in the history
  5. chore: updates

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    94b2ba1 View commit details
    Browse the repository at this point in the history
  6. chore: updates

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2b1db29 View commit details
    Browse the repository at this point in the history
  7. chore: updates

    peri044 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9f606fc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. chore: Update perf tooling with support for HF models (pytorch#3034)

    Co-authored-by: Chengzhe Xu <[email protected]>
    peri044 and Chengzhe Xu authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3228c57 View commit details
    Browse the repository at this point in the history
  2. chore: updates

    Chengzhe Xu committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6786f0e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore: updates

    peri044 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e4873d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a725ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb10de4 View commit details
    Browse the repository at this point in the history
  4. chore: minor linting

    chohk88 authored and peri044 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1527aa0 View commit details
    Browse the repository at this point in the history
  5. chore: updates

    peri044 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    67e33c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5627c1a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. chore: updates

    peri044 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7be8604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d75a2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ab0dbf View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. chore: updates

    Chengzhe Xu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3c815f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5617c0a View commit details
    Browse the repository at this point in the history
  2. chore: updates

    peri044 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    213526e View commit details
    Browse the repository at this point in the history
  3. chore : updates

    peri044 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c193593 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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