Hello TVM developer and community,

I have been working on running inference with TVM on CPU only.
Especially, I am working on ARM big Little CPU core.

I am wondering about ARM big Little CPU core, is it possible to for TVM capture 
the communication cost between Big core and Little core of ARM Big Little CPU?

I knew in the GPU-CPU cooperation case, we can use device_copy to model the 
communication cost between CPU and GPU and get the communication cost between 
CPU (llvm) and GPU (open CL)

![image|690x222](upload://uTIsUvWhYzCkfXinj1ix9JW1XEs.png) 

Since Both big and little CPU clusters are regarded as "a llvm device", I 
cannot capture communication costs as we did in GPU-CPU. Is there any way to 
obtain such information?

Any thoughts are welcomed.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/can-tvm-capture-the-communication-cost-between-big-core-and-little-core-of-arm-big-little-cpu/11509/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/cdd6ca21916ed4028bf1fc3ea198ffd9b3f9f26a3bc30dd9fe5999c46be464d1).

Reply via email to