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][QNN] Simulated Quantize and Dequantize #7613

Merged
merged 21 commits into from
Mar 11, 2021

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    4d510c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61657f6 View commit details
    Browse the repository at this point in the history
  3. Add injective schedule wrapping.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cdc262c View commit details
    Browse the repository at this point in the history
  4. Stuck on typerel problem.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    477d244 View commit details
    Browse the repository at this point in the history
  5. Relay integration fully working.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    06a6b18 View commit details
    Browse the repository at this point in the history
  6. Simulated quantize totally finished.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7ec929b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5b3211 View commit details
    Browse the repository at this point in the history
  8. Undo change to quantize.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6a47450 View commit details
    Browse the repository at this point in the history
  9. formatting.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    773f764 View commit details
    Browse the repository at this point in the history
  10. Fix attritubes.

    Ubuntu committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    769c6de View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Fix negative axis dequantize bug.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e465038 View commit details
    Browse the repository at this point in the history
  2. Add topi simulated dequantize.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    c81968d View commit details
    Browse the repository at this point in the history
  3. Add simulated_dequantize op to topi and relay.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    fefc2b0 View commit details
    Browse the repository at this point in the history
  4. Formatting.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    90b3853 View commit details
    Browse the repository at this point in the history
  5. Test negative axis perchannel dequantization.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4d6f763 View commit details
    Browse the repository at this point in the history
  6. Lint formatting.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7297198 View commit details
    Browse the repository at this point in the history
  7. Change import order to make lint happy.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    46ed909 View commit details
    Browse the repository at this point in the history
  8. Fix pytest.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e83c833 View commit details
    Browse the repository at this point in the history
  9. Directly return make call.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    a1b767d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efc2e66 View commit details
    Browse the repository at this point in the history
  11. Line too long oops.

    Ubuntu committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    79a03dd View commit details
    Browse the repository at this point in the history