[TVM Discuss] [Questions] How to specify target on macbook pro

2020-04-02 Thread Yueming Xu via TVM Discuss
OK, Thanks. I guess that on Mac, I would have to use target='llvm' and ignore the warning "Cannot find config for target=llvm, workload=('dense_nopack.x86''. --- [Visit Topic](https://discuss.tvm.ai/t/how-to-specify-target-on-macbook-pro/6182/3) to respond. You are receiving this because

[TVM Discuss] [Questions] How to specify target on macbook pro

2020-04-01 Thread Yueming Xu via TVM Discuss
I am trying to run the following code on my macbook pro, but do not know how to set the value for "target". I built tvm from source code, downloaded latest version of llvm for mac, which appears built ok, but cuda does not work because I could not find a cuda driver for mac. appreciate your he