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

[Relay] Convert a fake quantized or QAT graph into QNN ops #8126

Merged
merged 6 commits into from
Jun 8, 2021

Commits on Jun 8, 2021

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

    Matthew committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    b7ee25d View commit details
    Browse the repository at this point in the history
  3. fix typos

    Matthew committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    02fd4dc View commit details
    Browse the repository at this point in the history
  4. use an identify function for some ops

    Matthew committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    5dc1afd View commit details
    Browse the repository at this point in the history
  5. rename the pass from quantize_fake_quantization to fake_quantization_…

    …to_integer
    Matthew committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    734a0d8 View commit details
    Browse the repository at this point in the history
  6. add definition for affine

    Matthew committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c150e4f View commit details
    Browse the repository at this point in the history