Oh, yeah, forget my stupid question :sweat_smile:
---
[Visit
Topic](https://discuss.tvm.ai/t/a-problem-for-the-optimized-model/6878/3) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/un
Isn't `p0` the weight of conv2d and `p1` the bias?
---
[Visit
Topic](https://discuss.tvm.ai/t/a-problem-for-the-optimized-model/6878/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai/email/u
Hi,
I am a beginer for tvm.
I compile the model for vgg19 and visualize it by netron.

*The original model is just conv->relu->pooling->...*
I know tvm do some operator fusions. But I don't know wh