echuraev commented on a change in pull request #7876:
URL: https://github.com/apache/tvm/pull/7876#discussion_r711967426
##########
File path: apps/ios_rpc/README.md
##########
@@ -103,7 +40,13 @@ This custom `dlopen` mechanic is integrated into TVM RPC as
plugin and registere
application.
The custom implementation of `dlopen` and other functions from `dlfcn.h`
header are placed in separate repository,
-and will be downloaded automatically during cmake build for iOS. To run cmake
build you may use next flags:
+and will be downloaded automatically during cmake build for iOS.
+
+Also, it is necessary to build `tvm_runtime.dylib` for our iOS device. The iOS
Review comment:
You are right. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]