forked from apache/mxnet
-
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.
MKL-DNN Quantization Examples and README (apache#12808)
* add gluoncv support * add ssd readme * improve ssd readme * add custom readme * add ssd model link * add squeezenet * add ssd quantization script * fix topo of args * improve custom readme * fix topo bug * fix squeezenet * add squeezenet accuracy * Add initializer for min max to support quantization * add dummy data inference * add test case for init_param * add subgraph docs * improve docs * add two models and fix default rgb_std to 1 * fix doc link * improve MKLDNN_README * add quantization for mobilenetv1 * fix ssd benchmark_score label shapes * add resnet101_v1 and inceptionv3 support * Refine some descriptions in the MKLDNN_README * improve docs * improve link in perf.md
- Loading branch information
1 parent
b057b14
commit 96a1e5f
Showing
12 changed files
with
786 additions
and
66 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.