forked from neo-ai/tvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TFLite] QNN support for TFLite 2.1.0 quantized models (apache#5848)
* [TFLite] TFLite 2.x parser quantization support. * Address comments. Fix a bug for depthwise conv * Added tests for relu, conv, quantize. Address comments. * Using web-data. Minor refactoring. * Removing TF hub package * Trigger CI. * Handle TFLite input layer naming. * Addressing reviews. * Retrigger CI.
- Loading branch information
1 parent
37ca901
commit 715402e
Showing
3 changed files
with
419 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.