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

Intx Quantization Tensor Class #468

Merged
merged 37 commits into from
Aug 7, 2024
Merged

Intx Quantization Tensor Class #468

merged 37 commits into from
Aug 7, 2024

Commits on Jun 28, 2024

  1. init class

    vayuda committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    72df99d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66150a7 View commit details
    Browse the repository at this point in the history
  3. fixed frame break

    vayuda committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ad2be7e View commit details
    Browse the repository at this point in the history
  4. removed a print

    vayuda committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    236dbac View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. llama profile added

    vayuda committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2ababfe View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. perf

    vayuda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    72d32cf View commit details
    Browse the repository at this point in the history
  2. added profile time

    vayuda committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c01110a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    692bc94 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    0401468 View commit details
    Browse the repository at this point in the history
  2. add tests

    vayuda committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    df9bac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    803cf4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    342e325 View commit details
    Browse the repository at this point in the history
  5. Delete trace.json

    vayuda authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5acc5b4 View commit details
    Browse the repository at this point in the history
  6. Delete profile.txt

    vayuda authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    94481a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    5928394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab171ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c76d22 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    e058179 View commit details
    Browse the repository at this point in the history
  2. works without compile

    vayuda committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    98309f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. seperated stuff, added tests

    vayuda committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b8b5e2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0eecbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13952c View commit details
    Browse the repository at this point in the history
  4. undo spacing in aqt

    vayuda committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    be488ec View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    eef2013 View commit details
    Browse the repository at this point in the history
  2. updated torch_dispatch

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2b3cd2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fbaee8 View commit details
    Browse the repository at this point in the history
  4. updated test

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8028039 View commit details
    Browse the repository at this point in the history
  5. re-added missing comment

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    983d964 View commit details
    Browse the repository at this point in the history
  6. remove new line

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a27e06d View commit details
    Browse the repository at this point in the history
  7. add new line

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a86c2a8 View commit details
    Browse the repository at this point in the history
  8. white space fix

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    de5d6ee View commit details
    Browse the repository at this point in the history
  9. whitespace fix

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f9b4a6a View commit details
    Browse the repository at this point in the history
  10. fixed test

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    87300f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5868576 View commit details
    Browse the repository at this point in the history
  12. tests only run on nightly

    vayuda committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    398701b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. clean up from pr reviews

    vayuda committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1505bca View commit details
    Browse the repository at this point in the history