Have look at:
[mtcnn on tvm](https://github.com/thongdk8/realtime-facereccpp)
---
[Visit Topic](https://discuss.tvm.ai/t/mtcnn-port-on-tvm/469/3) to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.ai
Dear friends,
I have tvm model including (.so, .json , .params ) which was already built in
one machine for cpu. My question is how can I rebuild this model on the target
machine for gpu with these 3 files only?
Thank you.
---
[Visit
Topic](https://discuss.tvm.ai/t/how-can-we-rebuild-tvm-