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

Support GPU INT-8 quantization #15

Merged
merged 17 commits into from
Dec 8, 2021
Merged

Support GPU INT-8 quantization #15

merged 17 commits into from
Dec 8, 2021

Commits on Dec 1, 2021

  1. support quantization

    fix some stupid bugs
    use opset 13 (onnx)
    pommedeterresautee committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8a501d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287bab0 View commit details
    Browse the repository at this point in the history
  3. add dependency

    pommedeterresautee committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ea74d9b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. qdqroberta

    pommedeterresautee committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    d173186 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

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

Commits on Dec 7, 2021

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

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    ac81a23 View commit details
    Browse the repository at this point in the history
  2. bump VERSION

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    fc29af8 View commit details
    Browse the repository at this point in the history
  3. delete old script

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    5630c1e View commit details
    Browse the repository at this point in the history
  4. cleaning

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a8fa397 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a5e15 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into quantization

    # Conflicts:
    #	src/transformer_deploy/convert.py
    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    945c181 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc175d8 View commit details
    Browse the repository at this point in the history
  8. modify text

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8cf0e0d View commit details
    Browse the repository at this point in the history
  9. update tuto

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    200b4d3 View commit details
    Browse the repository at this point in the history
  10. update tuto

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1d12dcf View commit details
    Browse the repository at this point in the history
  11. update tuto

    pommedeterresautee committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    524ff6b View commit details
    Browse the repository at this point in the history