pytorch / QNNPACK

Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators

Home Page:https://code.fb.com/ml-applications/qnnpack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you provide resnet_50_quant example?

mosjoker opened this issue · comments

It is about the same as MobileNet v2: download the nets from Caffe2 model zoo, and use "gpu_0/data_0" as the input blob name and "gpu_0/softmax_1" as the output blob name.