When I ran the pytorch model, the terminal showed that: One or more operators have not been tuned. Please tune your model for better performance. Use DEBUG logging level to see more details. Relay top-1 id: 281, class name: tabby, tabby cat, class probality: 0.3626886010169983 Torch top-1 id: 281, class name: tabby, tabby cat, class probality: 0.36268892884254456 Relay time(ms): 41.741 Torch time(ms): 16.326 free(): invalid pointer Aborted Why the relay time is twice than the torch time and how to avoid the free()?
--- [Visit Topic](https://discuss.tvm.apache.org/t/free-invalid-pointer-aborted/11357/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/248d03c287bee911dca60f60e0de86223b8a270c9c134ec193f5dfae0bc6380c).