MTCNN port on tvm

So i am currently experimenting with a face recognition app running on a fpga the code is the following

It is obvious that is struggling on the fpga and I am curious if anyone has tried compiling it with the tvm. As I am new with the tvm, any suggestions on how to do it are more than welcome.

Have you solved the problem? I also want to deploy MTCNN model by tvm, can you give me some advice?

Have look at: mtcnn on tvm