I found the pass that removes the reshape operators. In my use case this is done inside the `Codegen()` function inside the `AOTExecutorCodegen` class. This function will use the pass called `RemoveStandaloneReshapes()`. This pass seems to remove all but the first reshape in my use case.
--- [Visit Topic](https://discuss.tvm.apache.org/t/reshapes-when-importing-tflite-model/15231/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/4231a38459c94c4207f2c2862b8b74523632271b5a5742ee7c209829ac6a442d).