[quote="anijain2305, post:39, topic:6256, full:true"]
QNNPACK is for ARM, whereas VNNI instructions are for Intel. So, not exactly 
that reason. But, the underlying statement might still be the case, that we 
dont have good TVM schedules. 

Regarding schedules to get same speedup as QNNPACK, we can write assembly 
implementation in TVM schedule and match QNNPACK implementation. There will be 
some issues like QNNPACK quantized conv2d might be different than Relay conv2d 
in terms of compute etc. But, yes, it should be possible to get as good as 
QNNPACK (and better).

For TVM Schedules, I would suggest going through tutorials here - 
https://tvm.apache.org/docs/tutorials/index.html
[/quote]

@anijain2305
 
Do you think it is diffucult for whom have no experience in TVM schedule before?

How many days will be spend to get the same speedup as QNNPACK if I keep diving 
into TVM schedule according to your experience and estimation?Half a 
month,or,even longer?





---
[Visit 
Topic](https://discuss.tvm.ai/t/is-there-any-speed-comparison-of-quantization-on-cpu/6256/40)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.ai/email/unsubscribe/cb43e03bed8c18199155ada4bab24a2150e3d70e9e9c5ecdbdd0666ec9267b40).

Reply via email to