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

[Dev] Refactor the range of INT Format to (-max_int_value - 1, max_int_value) #15

Merged
merged 320 commits into from
Apr 15, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    03fb8f7 View commit details
    Browse the repository at this point in the history
  2. rename transparency

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b2373ac View commit details
    Browse the repository at this point in the history
  3. dependabot fix

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8d92e90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1430f15 View commit details
    Browse the repository at this point in the history
  5. update transparency.

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    376362e View commit details
    Browse the repository at this point in the history
  6. update plugin

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9846883 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f96898 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d65b239 View commit details
    Browse the repository at this point in the history
  9. improve transparency

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    269103d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6cc10b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e93b94 View commit details
    Browse the repository at this point in the history
  12. dsl benchmark scirpts

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ebbd294 View commit details
    Browse the repository at this point in the history
  13. del tran

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    45d5da7 View commit details
    Browse the repository at this point in the history
  14. update submodule.

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3c54987 View commit details
    Browse the repository at this point in the history
  15. remove redundant code.

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1349ac3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9022591 View commit details
    Browse the repository at this point in the history
  17. remove transparency

    LeiWang1999 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    71e098c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix propagate map issue

    LeiWang1999 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2371058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4da23 View commit details
    Browse the repository at this point in the history
  3. optimize target

    LeiWang1999 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    59b9622 View commit details
    Browse the repository at this point in the history
  4. fix tag.

    LeiWang1999 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    03b6124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    151386d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3435fc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7de361e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f5ffd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. support af format

    LeiWang1999 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f3d35da View commit details
    Browse the repository at this point in the history
  2. format fix

    LeiWang1999 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e1dd650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    421f135 View commit details
    Browse the repository at this point in the history
  4. update requirements

    LeiWang1999 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1a9b856 View commit details
    Browse the repository at this point in the history
  5. update requirements.txt

    LeiWang1999 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f00f413 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b510675 View commit details
    Browse the repository at this point in the history
  7. clean test

    LeiWang1999 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8269fe3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96aa7d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89115d4 View commit details
    Browse the repository at this point in the history
  10. move to bitdistiller

    LeiWang1999 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9ec85ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6762ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2c921a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8bce199 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    6aa00bd View commit details
    Browse the repository at this point in the history
  2. Bump transformers from 4.29.2 to 4.36.0

    Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.2 to 4.36.0.
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@v4.29.2...v4.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: transformers
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4e63482 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from LeiWang1999/dependabot/pip/transformers-4.…

    …36.0
    
    Bump transformers from 4.29.2 to 4.36.0
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d1f14b3 View commit details
    Browse the repository at this point in the history
  4. Bump pillow from 9.4.0 to 10.2.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.4.0...10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a3e2c6d View commit details
    Browse the repository at this point in the history
  5. Bump tornado from 6.2 to 6.3.3

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.3.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.2.0...v6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9a10d7f View commit details
    Browse the repository at this point in the history
  6. Bump scipy from 1.5.3 to 1.11.1

    Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.11.1.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.5.3...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4938541 View commit details
    Browse the repository at this point in the history
  7. Bump jinja2 from 3.1.2 to 3.1.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2254148 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from LeiWang1999/dependabot/pip/jinja2-3.1.3

    Bump jinja2 from 3.1.2 to 3.1.3
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    179ef57 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from LeiWang1999/dependabot/pip/scipy-1.11.1

    Bump scipy from 1.5.3 to 1.11.1
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    827411c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from LeiWang1999/dependabot/pip/tornado-6.3.3

    Bump tornado from 6.2 to 6.3.3
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e1c4263 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from LeiWang1999/dependabot/pip/pillow-10.2.0

    Bump pillow from 9.4.0 to 10.2.0
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2a743b6 View commit details
    Browse the repository at this point in the history
  12. Bump pygments from 2.2.0 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.2.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f423b44 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #6 from LeiWang1999/dependabot/pip/pygments-2.15.0

    Bump pygments from 2.2.0 to 2.15.0
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5d2d1e7 View commit details
    Browse the repository at this point in the history
  14. Bump pygments from 2.13.0 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.13.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0b5e1db View commit details
    Browse the repository at this point in the history
  15. Merge pull request #7 from LeiWang1999/dependabot/pip/pygments-2.15.0

    Bump pygments from 2.13.0 to 2.15.0
    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3444ffa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d67b47c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e8afa01 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    079420e View commit details
    Browse the repository at this point in the history
  19. improve pass context

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4ab5860 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d5f63c3 View commit details
    Browse the repository at this point in the history
  21. update benchmark readme

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d246d3f View commit details
    Browse the repository at this point in the history
  22. reorganize readme

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9b1af43 View commit details
    Browse the repository at this point in the history
  23. refactor readme

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b44533e View commit details
    Browse the repository at this point in the history
  24. update benchmark readme

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    883e776 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    69c79ea View commit details
    Browse the repository at this point in the history
  26. update tvm submodule

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    22afeda View commit details
    Browse the repository at this point in the history
  27. fix blockIdx related

    LeiWang1999 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e610f73 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c2e1b2d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    4e33959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a841d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc9a284 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    957774b View commit details
    Browse the repository at this point in the history
  5. fix weight executor bug.

    LeiWang1999 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    6b11448 View commit details
    Browse the repository at this point in the history
  6. improve typing

    LeiWang1999 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    302ab86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcafdc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9d07b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    2f17e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e27a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75cd98e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50d1f90 View commit details
    Browse the repository at this point in the history
  5. update tvm dependency

    LeiWang1999 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    981407f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72e7d6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c4516e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    170eca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. update ignore

    LeiWang1999 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    60bb4f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56bc140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97c7bf View commit details
    Browse the repository at this point in the history
  4. int8xint1 lop3 support.

    LeiWang1999 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    924b1ab View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

  1. license related fix

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    27b8ec2 View commit details
    Browse the repository at this point in the history
  2. update contributing.md

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dfa4650 View commit details
    Browse the repository at this point in the history
  3. autogptq support.

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7b61964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e7bdaf View commit details
    Browse the repository at this point in the history
  5. refactor docs

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    068b24e View commit details
    Browse the repository at this point in the history
  6. refactor docs

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    88a5e4a View commit details
    Browse the repository at this point in the history
  7. refactor

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7b8bfb5 View commit details
    Browse the repository at this point in the history
  8. refactor docs

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2e500f9 View commit details
    Browse the repository at this point in the history
  9. typo fix

    LeiWang1999 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a7e54e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. implement disk cache

    LeiWang1999 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7a5b0f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    6f0260e View commit details
    Browse the repository at this point in the history
  2. support get weight shape.

    LeiWang1999 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c071921 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update dependabot.yml

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fda8412 View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yml

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    48d9dbd View commit details
    Browse the repository at this point in the history
  3. Update dependabot.yml

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d97e0b6 View commit details
    Browse the repository at this point in the history
  4. Update dependabot.yml

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    45f8666 View commit details
    Browse the repository at this point in the history
  5. Update dependabot.yml

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2e4e764 View commit details
    Browse the repository at this point in the history
  6. Update requirements.txt

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    150b93d View commit details
    Browse the repository at this point in the history
  7. Update requirements.txt

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    652a9a4 View commit details
    Browse the repository at this point in the history
  8. Update requirements.txt

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    061027d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56e1614 View commit details
    Browse the repository at this point in the history
  10. Update dependabot.yml

    LeiWang1999 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    193245f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    1c7552c View commit details
    Browse the repository at this point in the history
  2. typo fix

    LeiWang1999 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d52cb34 View commit details
    Browse the repository at this point in the history
  3. refactor codes

    LeiWang1999 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    65bfc02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6c1da6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. refactor print

    LeiWang1999 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    68b0081 View commit details
    Browse the repository at this point in the history
  2. fix gemv scale bugs

    LeiWang1999 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e3e2aff View commit details
    Browse the repository at this point in the history
  3. refactor ops configs

    LeiWang1999 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    76a530e View commit details
    Browse the repository at this point in the history
  4. improve tensor_adapter

    LeiWang1999 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f02fa9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    874e577 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. code refactor

    LeiWang1999 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    58d735c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a20b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. SUPPORT.md commit

    LeiWang1999 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4a558f6 View commit details
    Browse the repository at this point in the history
  2. spell check

    LeiWang1999 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8ecd315 View commit details
    Browse the repository at this point in the history
  3. improve for linting

    LeiWang1999 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b5df24f View commit details
    Browse the repository at this point in the history
  4. overal lint improvements

    LeiWang1999 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c2090b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3490fd7 View commit details
    Browse the repository at this point in the history
  6. improve contributing

    LeiWang1999 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6e2baa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    a4ffcef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25696d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9570be6 View commit details
    Browse the repository at this point in the history
  4. Fix typo in README.md

    LeiWang1999 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f18b632 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    d6dd73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea007e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9396aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dc4510 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22fa9aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1b57e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c4d2a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7faa46 View commit details
    Browse the repository at this point in the history
  9. convolution impl support

    LeiWang1999 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    743e51d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    da31d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714788b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    bc28ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92fe39c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af09e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c1b47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    468424f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27c00bd View commit details
    Browse the repository at this point in the history
  7. Update images

    LeiWang1999 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    efa1e44 View commit details
    Browse the repository at this point in the history
  8. Update images

    LeiWang1999 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1736543 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c6ac71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ac5893 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    901f8fb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    5dbcdef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56a8128 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    7e5c6ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5df4cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    243fb59 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    9d4ddc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff007c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    734ce67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1516d27 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ad4562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f23cd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    081d899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe83369 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f397a04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b59eb60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75d764e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    752966d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcf4c83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1f002c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    2a20950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5b8f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e473fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0b4ce2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6550c99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efee0e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52e54b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. transform to submit

    LeiWang1999 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6cdd59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca78084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b639d7 View commit details
    Browse the repository at this point in the history
  4. update README

    xysmlx committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0cf5a85 View commit details
    Browse the repository at this point in the history
  5. update README

    xysmlx committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a2112c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a35ee17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e92bbaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    525ef72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f14696 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    18e7b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bba6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e96e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c370284 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b0a473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e269f36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e45bdac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    496a4bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7c9707 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d82e186 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b114f42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f687f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c7f36b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d056bc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1661dfb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be5eb5d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a719e1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    67df65f View commit details
    Browse the repository at this point in the history
  19. convert af format to nf

    LeiWang1999 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    292c5bb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8acf34c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cf893e9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    13c3b8e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    add2972 View commit details
    Browse the repository at this point in the history
  24. code refactor

    LeiWang1999 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    77a0caa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f095194 View commit details
    Browse the repository at this point in the history
  26. update ReadME

    LeiWang1999 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bf6695d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    945deb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a6659df View commit details
    Browse the repository at this point in the history
  2. update README.md

    xysmlx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6a6a92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8a34f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf4dc38 View commit details
    Browse the repository at this point in the history
  5. update doc

    xysmlx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    55e723c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf49925 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'azure/dev' of vs-ssh.visualstudio.com:v3/msrasrg/LLMInf…

    …erence/BitBLAS into azure/dev
    xysmlx committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    612fccc View commit details
    Browse the repository at this point in the history
  8. uncomments some case

    LeiWang1999 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e3555a9 View commit details
    Browse the repository at this point in the history
  9. Add BITBLAS_DATABASE_PATH constant to OperatorCache and update load_g…

    …lobal_ops_cache function
    LeiWang1999 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    84399ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d01c05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c65290e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    240a4a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a434cef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    284122c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a4de3ed View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    626a881 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    881badc View commit details
    Browse the repository at this point in the history
  18. update install

    LeiWang1999 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a2f5ddf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    25c2939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36bd0e6 View commit details
    Browse the repository at this point in the history
  3. simple bug fix

    LeiWang1999 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ec4720e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f55d4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    851e38a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    218d2e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc6fbde View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    14d5cf0 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.0.1

    LeiWang1999 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    970f535 View commit details
    Browse the repository at this point in the history
  3. fix int2 issue.

    LeiWang1999 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    584ee49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b329110 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c7f40d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acb7614 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfee028 View commit details
    Browse the repository at this point in the history