In my understanding, this only generates the binary for that target, it has 
nothing to do with execution. If you try to run it locally, it will fail. 
That's my experience with TIR modules. I think relax modules have another 
runtime called `relax_vm`, I'm not very sure what will happen in there.

As for tuning for heterogeneous targets, I'm not sure if there's a better way 
to do that, but my method was to limit parallelism and intrinsics to simulate 
the target device as much as possible on the computer running TVM.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/how-does-tvm-measure-performance-when-tuning-for-a-different-target-device/18588/4)
 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/8185ea8d085561936ecec054c27df8d8abda85971b42001ac8ca918fb0f10341).

Reply via email to