fantasyRqg opened a new pull request #7211:
URL: https://github.com/apache/tvm/pull/7211


   Deploy models on Android & iOS platform must use system-lib. Avoid usage of 
`dlopen`.  
   [bundle_deploy](https://github.com/apache/tvm/tree/main/apps/bundle_deploy) 
demonstrated how to deploy a model which build a model which target system-lib
   
   BUT we need more than one models
   
   #### Related Discussions:
   - [How to deploy two different tvm compiled model in c++ 
statically?](https://discuss.tvm.apache.org/t/how-to-deploy-two-different-tvm-compiled-model-in-c-statically/2492)
  
   - [Combine multi SYSTEM-LIB module libs to 
one](https://discuss.tvm.apache.org/t/discuss-combine-multi-system-lib-module-libs-to-one/8724).
 The implementation steps are different from what I thought at the beginning
   
   cc @wweic @zhiics 
   
   Please forgive me for my poor English


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to