forked from apache/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.
[ONNX] QLinearConv Support (apache#8007)
* Add QLinearConv for onnx frontend * Reformat * Squeeze 1D tensor for weight_scale & weight_zero_point * Doing dequatize -> quantize if y_scale is not constant
- Loading branch information
1 parent
96539d1
commit 9faf000
Showing
2 changed files
with
302 additions
and
4 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