-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Commits on Mar 8, 2021
-
Add initial implementation of flexible simulated qnn ops.
Ubuntu committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d510c8 - Browse repository at this point
Copy the full SHA 4d510c8View commit details -
Added proper topi testing and fixed qnn axis bug.
Ubuntu committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 61657f6 - Browse repository at this point
Copy the full SHA 61657f6View commit details -
Add injective schedule wrapping.
Ubuntu committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for cdc262c - Browse repository at this point
Copy the full SHA cdc262cView commit details -
Ubuntu committed
Mar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 477d244 - Browse repository at this point
Copy the full SHA 477d244View commit details -
Relay integration fully working.
Ubuntu committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 06a6b18 - Browse repository at this point
Copy the full SHA 06a6b18View commit details -
Simulated quantize totally finished.
Ubuntu committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 7ec929b - Browse repository at this point
Copy the full SHA 7ec929bView commit details -
Change dtype to be a scalar rather than tensor.
Ubuntu committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for a5b3211 - Browse repository at this point
Copy the full SHA a5b3211View commit details -
Ubuntu committed
Mar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a47450 - Browse repository at this point
Copy the full SHA 6a47450View commit details -
Ubuntu committed
Mar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 773f764 - Browse repository at this point
Copy the full SHA 773f764View commit details -
Ubuntu committed
Mar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 769c6de - Browse repository at this point
Copy the full SHA 769c6deView commit details
Commits on Mar 9, 2021
-
Fix negative axis dequantize bug.
Ubuntu committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for e465038 - Browse repository at this point
Copy the full SHA e465038View commit details -
Add topi simulated dequantize.
Ubuntu committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for c81968d - Browse repository at this point
Copy the full SHA c81968dView commit details -
Add simulated_dequantize op to topi and relay.
Ubuntu committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for fefc2b0 - Browse repository at this point
Copy the full SHA fefc2b0View commit details -
Ubuntu committed
Mar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 90b3853 - Browse repository at this point
Copy the full SHA 90b3853View commit details -
Test negative axis perchannel dequantization.
Ubuntu committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d6f763 - Browse repository at this point
Copy the full SHA 4d6f763View commit details -
Ubuntu committed
Mar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 7297198 - Browse repository at this point
Copy the full SHA 7297198View commit details -
Change import order to make lint happy.
Ubuntu committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 46ed909 - Browse repository at this point
Copy the full SHA 46ed909View commit details -
Ubuntu committed
Mar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for e83c833 - Browse repository at this point
Copy the full SHA e83c833View commit details -
Ubuntu committed
Mar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for a1b767d - Browse repository at this point
Copy the full SHA a1b767dView commit details -
Clarify disable mode for simulated qnn ops and fix typos.
Ubuntu committedMar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for efc2e66 - Browse repository at this point
Copy the full SHA efc2e66View commit details -
Ubuntu committed
Mar 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 79a03dd - Browse repository at this point
Copy the full SHA 79a03ddView commit details