After reading these two links:
[https://discuss.tvm.apache.org/t/layout-conversion-pass/4009/15](https://tvm.apache.org/docs/dev/convert_layout.html) [https://tvm.apache.org/docs/dev/convert_layout.html](https://tvm.apache.org/docs/dev/convert_layout.html) I'm still confused that for my case, running a NCHW pytorch model in TVM with NHWC input/output/conv2d, the final execution should not include any call of layout transform at all if my code is setup correctly? Is any changes needed to TVM itself, like adding someting to frontend/pytroch.py? Thanks a lot! --- [Visit Topic](https://discuss.tvm.apache.org/t/how-dose-tvm-elimitate-calls-of-conv-weights-layout-transform/8208/2) 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/7d5f023bb916b578110b63f03e802259bfcc90bddcbc46028e7f278b3262c7b1).