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

Quantization #2

Draft
wants to merge 124 commits into
base: main
Choose a base branch
from
Draft

Quantization #2

wants to merge 124 commits into from

Commits on Sep 18, 2020

  1. hacky version of quantize pass implemented

    Lily Orth-Smith authored and Lily Orth-Smith committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    58813dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f988d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. more updates

    electriclilies committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    24b7fa1 View commit details
    Browse the repository at this point in the history
  2. Add preprocessing.

    jwfromm committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    6f1df09 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    cd7121f View commit details
    Browse the repository at this point in the history
  2. requantize pass runs

    electriclilies committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8d116cd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    24dea2e View commit details
    Browse the repository at this point in the history
  2. some notes to self

    electriclilies committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    2acc2b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4615dc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

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

Commits on Sep 30, 2020

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

Commits on Oct 2, 2020

  1. some stuff

    electriclilies committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    dfdea03 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    16a1499 View commit details
    Browse the repository at this point in the history
  2. remove node_map

    electriclilies committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    bc885b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    514fec5 View commit details
    Browse the repository at this point in the history
  2. remove prints

    electriclilies committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c726aed View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

  1. subgraphs run!

    electriclilies committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    f172f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5dcdd View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. refactor calibration_map

    Lily Orth-Smith authored and Lily Orth-Smith committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    1f6dac3 View commit details
    Browse the repository at this point in the history
  2. merge with main

    electriclilies committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2487817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe23ae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. cleaning up code

    electriclilies committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    0841b14 View commit details
    Browse the repository at this point in the history
  2. add is_weight util

    electriclilies committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    cb2b412 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. unit testing

    electriclilies committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    7c067ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230275c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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

Commits on Oct 26, 2020

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

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    ffd1e1d View commit details
    Browse the repository at this point in the history
  2. forgot some files

    electriclilies committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    1b7850b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    4ac5012 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f87678a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49df674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef00747 View commit details
    Browse the repository at this point in the history
  5. fix bad merge

    electriclilies committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    027e47b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. some debug statements

    electriclilies committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    9ab5619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d54885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5535c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef30a98 View commit details
    Browse the repository at this point in the history
  5. make tests better

    electriclilies committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    3cd5b4f View commit details
    Browse the repository at this point in the history
  6. black

    electriclilies committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    f96398d View commit details
    Browse the repository at this point in the history
  7. remove main fn

    electriclilies committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    b0e7cec View commit details
    Browse the repository at this point in the history
  8. fix black again

    electriclilies committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    95cdd5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6faea23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1898cb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

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

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b7d2163 View commit details
    Browse the repository at this point in the history
  3. fix import

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    fe1150c View commit details
    Browse the repository at this point in the history
  4. fix import again

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e54bc6d View commit details
    Browse the repository at this point in the history
  5. try again

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e2fc37b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76b1aa0 View commit details
    Browse the repository at this point in the history
  7. import run_infer_type

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    33aa7c5 View commit details
    Browse the repository at this point in the history
  8. fix import again

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    966082e View commit details
    Browse the repository at this point in the history
  9. fix import

    electriclilies committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    4e70bb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    684ad95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ce1f6f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. small updates

    electriclilies committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    a4894fb View commit details
    Browse the repository at this point in the history
  2. trying to find bug

    electriclilies committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    da12e5b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. merge and refactor

    electriclilies committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a83852c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b92e5d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    1847a58 View commit details
    Browse the repository at this point in the history
  2. clean up prints

    electriclilies committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    970fa14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb1859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac1963a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

    electriclilies committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1004fd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

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

Commits on Dec 2, 2020

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

Commits on Dec 3, 2020

  1. not working! :(

    electriclilies committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    337c0cb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    9db2647 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from electriclilies/lily/quantization

    allow pattern matcher to optionally rewrite overlapping patterns
    Lily Orth-Smith committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    80c6970 View commit details
    Browse the repository at this point in the history
  3. update demo

    electriclilies committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    57057be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b98289a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    2781f0b View commit details
    Browse the repository at this point in the history
  2. merge w/ main

    electriclilies committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    050b431 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. remove prints

    electriclilies committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    bd85023 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Dec 17, 2020

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

Commits on Dec 18, 2020

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

Commits on Jan 4, 2021

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

Commits on Jan 5, 2021

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

    electriclilies committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    c6e997d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

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

Commits on Jan 8, 2021

  1. C++ done

    electriclilies committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    11013ff View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    986e0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e5509 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    94ca0ee View commit details
    Browse the repository at this point in the history
  2. requantize debugging

    electriclilies committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    515ae8c View commit details
    Browse the repository at this point in the history
  3. fix reshape

    electriclilies committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c303254 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18a6da9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    cb34a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262d545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88a4d4c View commit details
    Browse the repository at this point in the history
  4. changed tolerance

    electriclilies committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    04c919e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

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

Commits on Jan 29, 2021

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

    electriclilies committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    63a1ada View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    d42da94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd848bc View commit details
    Browse the repository at this point in the history
  3. fix some lint

    electriclilies committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    236a2ba View commit details
    Browse the repository at this point in the history
  4. Update test_op_qnn_dequantize.py

    Lily Orth-Smith committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    4c48417 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. lint and docstrings

    electriclilies committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    bfcab0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9b9e9 View commit details
    Browse the repository at this point in the history
  3. adding docs and lint

    electriclilies committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    e90d777 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    102bf73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e6879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f73067 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. cleaning up code

    electriclilies committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    14d9618 View commit details
    Browse the repository at this point in the history
  2. black

    electriclilies committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a738cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa72484 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

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

Commits on Feb 11, 2021

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

    electriclilies committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    d7e9fc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. fix bias add

    electriclilies committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    08e1c67 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. tutorials

    electriclilies committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2496eb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. requantizer tests

    electriclilies committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f52a81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a43b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. test relay pass:

    electriclilies committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e7a0c8d View commit details
    Browse the repository at this point in the history