-
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.
quantization support in onnx (onnx#1872)
* add quantized ops * shape inference for matmul ops. * update * add quantization parameter annotation in graph proto. * update IR version * update proto files * update operator.md * update * fix build break. * fix build break. * sync and resolve comments * revert the change by mistake. * fix shape inference test failure. * fix comments
- Loading branch information
1 parent
030bbb8
commit 4cfa542
Showing
11 changed files
with
834 additions
and
173 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.