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

[BYOC][TensorRT] Add TensorRT own int8 calibration support to TensorRT BYOC integration #8808

Merged
merged 60 commits into from
Sep 15, 2021

Commits on Aug 20, 2021

  1. update trt

    cuiqing.li committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    2375c0b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

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

Commits on Aug 24, 2021

  1. clean codes

    cuiqing.li committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9113659 View commit details
    Browse the repository at this point in the history
  2. tetsing running trt

    cuiqing.li committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    6671366 View commit details
    Browse the repository at this point in the history
  3. clean data

    cuiqing.li committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    99c0a57 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. clean codes?

    cuiqing.li committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    525af93 View commit details
    Browse the repository at this point in the history
  2. remove env func

    cuiqing.li committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0eda372 View commit details
    Browse the repository at this point in the history
  3. fix num_bings

    cuiqing.li committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7ec0586 View commit details
    Browse the repository at this point in the history
  4. add buildfromjson func

    cuiqing.li committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a39a5a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. change condition

    cuiqing.li committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    eada412 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. reset input and output func

    cuiqing.li committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    0a22eff View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. re-config func

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3f9fec2 View commit details
    Browse the repository at this point in the history
  2. re-added trt version check

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7f7343c View commit details
    Browse the repository at this point in the history
  3. checking sanity

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c77b433 View commit details
    Browse the repository at this point in the history
  4. try to fix sanity issue

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8566cc6 View commit details
    Browse the repository at this point in the history
  5. checking sainity

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7a1f3ff View commit details
    Browse the repository at this point in the history
  6. fixing sanity issue

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8914349 View commit details
    Browse the repository at this point in the history
  7. fixing sainity issue

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    cb8fe8f View commit details
    Browse the repository at this point in the history
  8. fixing sanity

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    6aa6051 View commit details
    Browse the repository at this point in the history
  9. clang format fixed

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f51ba11 View commit details
    Browse the repository at this point in the history
  10. clang format fixing

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    19e151b View commit details
    Browse the repository at this point in the history
  11. clean trt cali

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3b6ef10 View commit details
    Browse the repository at this point in the history
  12. try to fix clang format

    cuiqing.li committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ecb43e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. fixed some comments

    cuiqing.li committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    17bb566 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. remove double destroy engine codes

    cuiqing.li committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    dbd1594 View commit details
    Browse the repository at this point in the history
  2. modify comments

    cuiqing.li committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    411504f View commit details
    Browse the repository at this point in the history
  3. add checking function

    cuiqing.li committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9ec455e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. add trt int8 test

    cuiqing.li committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    55ead8b View commit details
    Browse the repository at this point in the history
  2. update trt int8 test file

    cuiqing.li committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    c613c45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0afbcc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. update trt int8 fikle

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2640ab3 View commit details
    Browse the repository at this point in the history
  2. update trt int8 test file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    06b9f77 View commit details
    Browse the repository at this point in the history
  3. change a little

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2e4293a View commit details
    Browse the repository at this point in the history
  4. upate trt int8 file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    7282762 View commit details
    Browse the repository at this point in the history
  5. upate trt int8 file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5645dad View commit details
    Browse the repository at this point in the history
  6. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9756f7b View commit details
    Browse the repository at this point in the history
  7. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    fddbd43 View commit details
    Browse the repository at this point in the history
  8. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    4b56ac8 View commit details
    Browse the repository at this point in the history
  9. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    06797a0 View commit details
    Browse the repository at this point in the history
  10. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    947d22d View commit details
    Browse the repository at this point in the history
  11. fixing ci issue

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d77dda0 View commit details
    Browse the repository at this point in the history
  12. fixing ci issue

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9a515f8 View commit details
    Browse the repository at this point in the history
  13. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    53802b5 View commit details
    Browse the repository at this point in the history
  14. fixing ci issue

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ccb74c7 View commit details
    Browse the repository at this point in the history
  15. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    c1f0faf View commit details
    Browse the repository at this point in the history
  16. fixing ci problem

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    81761b4 View commit details
    Browse the repository at this point in the history
  17. fixing ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    bf30e8e View commit details
    Browse the repository at this point in the history
  18. upate trt python int8 test file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    63512ad View commit details
    Browse the repository at this point in the history
  19. fixed ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d3ac8c9 View commit details
    Browse the repository at this point in the history
  20. fixed ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ac58979 View commit details
    Browse the repository at this point in the history
  21. fix gpu build

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    90eabe1 View commit details
    Browse the repository at this point in the history
  22. fixed ci

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    89c8eeb View commit details
    Browse the repository at this point in the history
  23. update trt int8 test file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    30648d6 View commit details
    Browse the repository at this point in the history
  24. fix bug

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3c85b9a View commit details
    Browse the repository at this point in the history
  25. fix bug

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    41be39a View commit details
    Browse the repository at this point in the history
  26. update trtint8 file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    c7d2bcc View commit details
    Browse the repository at this point in the history
  27. reformat

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2d8ce42 View commit details
    Browse the repository at this point in the history
  28. update trt int8 file

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    63cf965 View commit details
    Browse the repository at this point in the history
  29. update

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5685800 View commit details
    Browse the repository at this point in the history
  30. modify

    cuiqing.li committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    c0e931d View commit details
    Browse the repository at this point in the history