Hello, I encountered a problem **the following operators are not implemented: ['aten:: Max]_ unpool2d']** when deploying **Segnet-Pytorch** model using TVM. Then I observed the operator **aten:: max_ pool2d_ with_ indicies** does not implement its function in **relay/frontend/pytorch.py**. How can I modify and add new operators?
--- [Visit Topic](https://discuss.tvm.apache.org/t/how-to-modify-and-add-new-operators/8259/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/d53095a457db56d4689ee89a8ca3692d522f94348ba02cfd9b2782e4dd9d0487).