cbalint13 commented on PR #19617: URL: https://github.com/apache/tvm/pull/19617#issuecomment-4549583850
> ah this is interesting, do u think if we can have tvm_rpc do dlopen to try locate and pick those up For tvm_rpc I think linking is the easiest fix, it also can stay as cross-platform solution In the case of tvm_rpc static variant (choosen for compactness) dlopen() even becomes futile -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
