Hi @jacobpostman, Thank you for your suggestion.
I tried with the above changes whichever you noted, but my bad while tuning the
model I got the Xcode build error, I don't know what is the cause of the below
error
[Task 1/12] Current/Best:0.00/ 0.00 GFLOPS | Progress: (0/100) |
0
Hi @kazum,
I enabled the debugging logs of Autotune TVM, it is failing to tune the model
on iOS device. can you please have a look into the below debugging logs
Extract tasks...
Tuning...
Get devices for measurement successfully!
[15:27:22]
/Users/Dileep/LatestTVM/31_08/tvm/sr
Hi @kazum, thank you for your suggestion.I'm able to start the RPC tracker.
I'm also tried as same as @jacobpostman mostly, but while tuning the sample
model I got the below logs.
[Task 1/16] Current/Best:0.00/ 0.00 GFLOPS | Progress: (15/100) |
600.01 s[19:07:37]
/Users/Dileep/L
Hi @kazum , thank you for the response.
* I ran rpc_proxy on the host machine with below command
> python -m tvm.exec.rpc_proxy --host [HOST_IP] --tracker [TRACKER_IP]:9190
HOST_IP = IP address of host machine , TRACKER_IP = IP address of remote device
(iOS device IP)
* Tried to connect the i
@kazum, @tqchen 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/5)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https:
Hi @kazum, @tqchen Thank you for the response.
I followed the above link to connect the proxy on iOS device able to connect
the RPC Proxy. but i went through some of the tutorials , before tune the
model we need to start the RPC tracker
(https://tvm.apache.org/docs/tutorials/autotvm/tune_rela
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
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.
Hi Experts,
I need to Auto-tune the ONNX model on iOS device. i went through the some of
the tutorials from https://tvm.apache.org/docs/tutorials/index.html#auto-tuning
. i'm able to tune the model on the cuda (NVIDIA-GPU)target, but some how my
bad i'm not able auto-tune the model on iOS dev
Hello Experts,
I updated the my macOS an Xcode(11.5) to latest version.After updating
installed TVM(0.7.dev1).
I tried to build the iOS app(13.3.1) using Xcode with latest version of TVM,
while loading the libraries using
`tvm::runtime::Module mod_syslib =
tvm::runtime::Module::LoadFromFile(d
10 matches
Mail list logo