wrongtest commented on issue #4459: [RUNTIME] Implement TVMDSOOp(TensorFlow custom op) for TVM runtime URL: https://github.com/apache/incubator-tvm/pull/4459#issuecomment-604354652 One possible approach is pack TVM runtime deps thus we do not need to link libtvm.so at runtime. Refer to https://github.com/apache/incubator-tvm/blob/master/apps/howto_deploy/tvm_runtime_pack.cc However, then we may not be able to write `from tvm.contrib import tf_op` refer to https://github.com/apache/incubator-tvm/pull/4459#discussion_r367284381
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
