[TVM Discuss] [Questions] How does TVM choose the platform and device

2020-08-22 Thread Akhil via TVM Discuss
When generating opencl code using tvm how exactly does tvm choose the platform and device during the build ?. --- [Visit Topic](https://discuss.tvm.ai/t/how-does-tvm-choose-the-platform-and-device/7695/1) to respond. You are receiving this because you enabled mailing list mode. To unsub

[TVM Discuss] [Questions] [Auto-TVM] How to Auto tune the model on iOS device

2020-08-22 Thread Dileep via TVM Discuss
Hi Team, Any suggestion on the above issue . Thanks --- [Visit Topic](https://discuss.tvm.ai/t/auto-tvm-how-to-auto-tune-the-model-on-ios-device/7681/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://dis

[TVM Discuss] [Questions] [iOS-RPC] Not able to connect RPC tracker on iOS device

2020-08-22 Thread Dileep via TVM Discuss
Hi Team, I'm trying to connect iOS device via iOS RPC((https://github.com/apache/incubator-tvm/tree/master/apps/ios_rpc) app and i followed the below steps to connect the RPC tracker. 1. Opened tvmrpc.xcodeproj by using XCode. 2. Build and installed the iOS RPC application on the iPhone. 3.

[TVM Discuss] [Questions] Process 'command 'sh'' finished with non-zero exit value

2020-08-22 Thread Mustafa Yasir AYDIN via TVM Discuss
Hi, I'm working on TVM and i have same problems with you. I need to ask some questions about that. How can we communicate fast? --- [Visit Topic](https://discuss.tvm.ai/t/process-command-sh-finished-with-non-zero-exit-value/1094/4) to respond. You are receiving this because you enabled

[TVM Discuss] [Questions] VTA on Custom board, a warning about autotvm

2020-08-22 Thread Zhang Congwu via TVM Discuss
I want to run vta on a custom zynq platform, and my zynq chip is **xczu2eg-sfva625-1-e**. I rebuild pynq image from scratch for this board, and it can work normally. I use ultra96's vta config file and just change the fpga_device in vta-hw/config/pkg_config.py file. But my vta seems very slo