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 linear #613

Merged
merged 8 commits into from
Nov 27, 2024
Merged

Fix linear #613

merged 8 commits into from
Nov 27, 2024

Commits on Nov 26, 2024

  1. Fixes punet regression from linear.py

    I went a little crazy with the fake-quant arg and the logic was
    ugly. Now the fake_quant arg only affects q_input. The purpose in having
    it at all is to allow exporting and fake eager using the same irpa file
    dan-garvey committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ea907f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6257639 View commit details
    Browse the repository at this point in the history
  3. pre-commit

    dan-garvey committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    14e67f6 View commit details
    Browse the repository at this point in the history
  4. add the updated model

    dan-garvey committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e71f541 View commit details
    Browse the repository at this point in the history
  5. update job

    dan-garvey committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3d726fe View commit details
    Browse the repository at this point in the history
  6. fix version

    dan-garvey committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3bafb06 View commit details
    Browse the repository at this point in the history
  7. delete bad venv call

    dan-garvey committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0838a9f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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