pytorch/QNNPACK

Can you provide resnet_50_quant example?

mosjoker opened this issue · 1 comments

Can you provide resnet_50_quant example?

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.