Thanks for the response! One more question, is TVM RPC automatically used? For example in the https://tvm.apache.org/docs/how_to/tutorials/e2e_opt_model.html tutorial, if I change the target to ``` target = tvm.target.Target("raspberry-pi/4b-aarch64") ``` and run the code, then even if I don't have the raspberry pi with me TVM will remotely simulate its running environment? Sorry if this is an obvious question
--- [Visit Topic](https://discuss.tvm.apache.org/t/how-does-tvm-measure-performance-when-tuning-for-a-different-target-device/18588/3) 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/c9fa6870f88ec4618934cc1142ee91742753f7fb96a043f72c4ce173de346a6f).
