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

Release PyPi package + Create GitHub workflow #9

Merged
merged 39 commits into from
Sep 1, 2023
Merged

Commits on Aug 27, 2023

  1. Import from awq

    casper-hansen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    c39ac59 View commit details
    Browse the repository at this point in the history
  2. Add basic quant example

    casper-hansen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6029607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff556eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77ca833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fee854 View commit details
    Browse the repository at this point in the history
  6. Fix capability flags

    casper-hansen committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    98ae978 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5abd53a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80ccf31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98d874d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f741f40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b491c2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9ba3afa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d6bd9db View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Define HALF_FLT_MAX

    casper-hansen committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    acdf7d9 View commit details
    Browse the repository at this point in the history
  2. NVCC: Use asm volatile

    casper-hansen committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4c39a76 View commit details
    Browse the repository at this point in the history
  3. Remove windows build

    casper-hansen committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a20d30d View commit details
    Browse the repository at this point in the history
  4. Add Python checkout

    casper-hansen committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6aa94f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bc0916 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    7e361d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b574767 View commit details
    Browse the repository at this point in the history
  3. Reduce build file

    casper-hansen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2d70f22 View commit details
    Browse the repository at this point in the history
  4. Update build.yaml

    casper-hansen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    04b164c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8149d36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fab60a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51f89b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    248f641 View commit details
    Browse the repository at this point in the history
  9. Fixed path to script

    casper-hansen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e2768c2 View commit details
    Browse the repository at this point in the history
  10. Build 3.11

    casper-hansen committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bfa5ba7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Add compute capability

    casper-hansen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    83c2f09 View commit details
    Browse the repository at this point in the history
  2. Fix torch import

    casper-hansen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ac36d82 View commit details
    Browse the repository at this point in the history
  3. Move release to end

    casper-hansen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    87c5940 View commit details
    Browse the repository at this point in the history
  4. Rollback build

    casper-hansen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7e69373 View commit details
    Browse the repository at this point in the history
  5. Move release to end

    casper-hansen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3af1802 View commit details
    Browse the repository at this point in the history
  6. Move release back up

    casper-hansen committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ce2dc06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdde6c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. windows support

    qwopqwop200 authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    87c2e01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from qwopqwop200/release_package

    windows support
    casper-hansen authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    00ec82b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a3acf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afcce1a View commit details
    Browse the repository at this point in the history