In TVM, these has lots of operator which can not support int8 calculate such as 
mean and avg_pool2d. And take mean Op for example, the TVM will automatilly 
insert dequant and quant Op. And In graph optimization process, I will get the 
right result as show in pictures. However, In my mind, I think the left one 
will be the best graph optimization, because it has low memory access. So I 
wonder how to modify the graph optimization methods to generate the result as 
left.

![image|242x500](upload://jGVPhgpRmrhDgUx4Q39IXjldJw6.jpeg)





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/tvm-int8-graph-optimization-relu-problem/8347/1)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/77a9c3fef7d4fce6f866e1e3074148e6de3ecb96422adbab918a8f6872f8fb49).

Reply via email to