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

[Features]Quantize pipeline #350

Merged
merged 59 commits into from
Nov 25, 2022
Merged

Commits on Nov 22, 2022

  1. init demo

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fffb14d View commit details
    Browse the repository at this point in the history
  2. add customer_tracer

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c703825 View commit details
    Browse the repository at this point in the history
  3. add quantizer

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e3f8188 View commit details
    Browse the repository at this point in the history
  4. add fake_quant, loop, config

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a0404fe View commit details
    Browse the repository at this point in the history
  5. remove CPatcher in custome_tracer

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    137871d View commit details
    Browse the repository at this point in the history
  6. demo_try

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    002a5ec View commit details
    Browse the repository at this point in the history
  7. init version

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e8afab7 View commit details
    Browse the repository at this point in the history
  8. modified base.py

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    99536da View commit details
    Browse the repository at this point in the history
  9. pre-rebase

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    93dcf8c View commit details
    Browse the repository at this point in the history
  10. wip of adaround series

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bb5c90b View commit details
    Browse the repository at this point in the history
  11. adaround experiment

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9063974 View commit details
    Browse the repository at this point in the history
  12. trasfer to s2

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0a8230f View commit details
    Browse the repository at this point in the history
  13. update api

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a3f0625 View commit details
    Browse the repository at this point in the history
  14. point at sub_reconstruction

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fbf0697 View commit details
    Browse the repository at this point in the history
  15. pre-checkout

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4fea77f View commit details
    Browse the repository at this point in the history
  16. export onnx

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    401000f View commit details
    Browse the repository at this point in the history
  17. add customtracer

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6eacfce View commit details
    Browse the repository at this point in the history
  18. fix lint

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    43b3050 View commit details
    Browse the repository at this point in the history
  19. move custom tracer

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e3db03b View commit details
    Browse the repository at this point in the history
  20. fix import

    humu789 authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6cfb1a1 View commit details
    Browse the repository at this point in the history
  21. update

    huangpengsheng authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f3de59b View commit details
    Browse the repository at this point in the history
  22. updated

    huangpengsheng authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    10fe8eb View commit details
    Browse the repository at this point in the history
  23. retina loss & predict & tesnor DONE

    huangpengsheng authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5dc60e4 View commit details
    Browse the repository at this point in the history
  24. for RFC

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cc6719f View commit details
    Browse the repository at this point in the history
  25. Customed FX initialize

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    09f7bb2 View commit details
    Browse the repository at this point in the history
  26. add UT init

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    426a000 View commit details
    Browse the repository at this point in the history
  27. TDO: UTs

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    96b065b View commit details
    Browse the repository at this point in the history
  28. Successfully RUN

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e2d2839 View commit details
    Browse the repository at this point in the history
  29. update loop

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d726996 View commit details
    Browse the repository at this point in the history
  30. update loop docstrings

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    1bf2f1e View commit details
    Browse the repository at this point in the history
  31. update quantizer docstrings

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    15cbf31 View commit details
    Browse the repository at this point in the history
  32. update qscheme docstrings

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4f0d063 View commit details
    Browse the repository at this point in the history
  33. update qobserver docstrings

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9e9553c View commit details
    Browse the repository at this point in the history
  34. update tracer docstrings

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4dd016b View commit details
    Browse the repository at this point in the history
  35. update UTs init

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    60eee1b View commit details
    Browse the repository at this point in the history
  36. update UTs init

    fpshuang authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ee3c9f7 View commit details
    Browse the repository at this point in the history
  37. fix bugs

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    40ceb43 View commit details
    Browse the repository at this point in the history
  38. fix lsq

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    3584e25 View commit details
    Browse the repository at this point in the history
  39. refactor quantize pipeline

    pppppM authored and HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8263a33 View commit details
    Browse the repository at this point in the history
  40. fix quant

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    064bd5e View commit details
    Browse the repository at this point in the history
  41. WIP: debug qat

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    dd497e1 View commit details
    Browse the repository at this point in the history
  42. fix lsq bugs

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7d776dd View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    15e9d18 View commit details
    Browse the repository at this point in the history
  44. TDO: UTs

    fpshuang authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    474fa9b View commit details
    Browse the repository at this point in the history
  45. fix bugs

    HIT-cwh authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d3f3c37 View commit details
    Browse the repository at this point in the history
  46. fix lsq

    HIT-cwh authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    7282e13 View commit details
    Browse the repository at this point in the history
  47. refactor quantize pipeline

    pppppM authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8b0e167 View commit details
    Browse the repository at this point in the history
  48. fix quant

    HIT-cwh authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d0678ff View commit details
    Browse the repository at this point in the history
  49. WIP: debug qat

    HIT-cwh authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2bdcf8b View commit details
    Browse the repository at this point in the history
  50. fix lsq bugs

    HIT-cwh authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    dc0390c View commit details
    Browse the repository at this point in the history
  51. fix qat, docstring in progress

    HIT-cwh authored and humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    470b415 View commit details
    Browse the repository at this point in the history
  52. fixed DefaultQconfigs name

    humu789 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4fcb195 View commit details
    Browse the repository at this point in the history
  53. fix bugs

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a6bb97d View commit details
    Browse the repository at this point in the history
  54. add comments and fix typos

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    83bff87 View commit details
    Browse the repository at this point in the history
  55. delete useless codes

    HIT-cwh committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e1494ee View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. fix bugs and add comments

    HIT-cwh committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8eef65d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Merge remote-tracking branch 'weihan/quantize_pipeline' into quantize…

    …_pipeline
    humu789 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1cf9059 View commit details
    Browse the repository at this point in the history
  2. rename prepare_module_dict

    humu789 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    28d100a View commit details
    Browse the repository at this point in the history
  3. update lsq config

    humu789 committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    722fe78 View commit details
    Browse the repository at this point in the history