-
Notifications
You must be signed in to change notification settings - Fork 418
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update doc and code to run quantized model (#157)
Summary: Pull Request resolved: #157 - Fix doc to separte 1) generating quantized model and b) running it with executor_runner - Include <tuple> in chose_qparams - Include quantized ops by default in executor_runner Reviewed By: larryliu0820, guangy10 Differential Revision: D48752106 fbshipit-source-id: 30f4e7ba121abeb01b7b97020c2fef0f5d2ac891
- Loading branch information
1 parent
b9f37cc
commit 1f88ff4
Showing
4 changed files
with
18 additions
and
6 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
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