[GitHub] [tvm] echuraev commented on issue #9268: [Bug] [ios_rpc] Error happens during dlopen execution. Unimplemented

2021-10-18 Thread GitBox
echuraev commented on issue #9268: URL: https://github.com/apache/tvm/issues/9268#issuecomment-945709889 Hi @zhaiyi000! As far as I know, now tvm has poor coreml support. Maybe @kazum could provide more information about current status of CoreML in TVM. If you are interested in

[GitHub] [tvm] echuraev commented on issue #9268: [Bug] [ios_rpc] Error happens during dlopen execution. Unimplemented

2021-10-16 Thread GitBox
echuraev commented on issue #9268: URL: https://github.com/apache/tvm/issues/9268#issuecomment-944301444 @zhaiyi000 the open PR should fix the issues. -- 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

[GitHub] [tvm] echuraev commented on issue #9268: [Bug] [ios_rpc] Error happens during dlopen execution. Unimplemented

2021-10-14 Thread GitBox
echuraev commented on issue #9268: URL: https://github.com/apache/tvm/issues/9268#issuecomment-943452534 @zhaiyi000, I tried to reproduce your issue connected to the Metal locally and I wasn't able to do that. Also, I have some doubts about this warning message in your log: `Warning:

[GitHub] [tvm] echuraev commented on issue #9268: [Bug] [ios_rpc] Error happens during dlopen execution. Unimplemented

2021-10-14 Thread GitBox
echuraev commented on issue #9268: URL: https://github.com/apache/tvm/issues/9268#issuecomment-943423144 Hi @zhaiyi000! > @apeskov Encountered another error when executing the following code. It looks like you should compile your runtime with CoreML support. Please, use this