alanmacd commented on PR #13600: URL: https://github.com/apache/tvm/pull/13600#issuecomment-1349273860
> The static files are needed so that users can integrate embedded projects only with the TVM installed from the package, rather than requiring the package+cloning `apache/tvm` repo. > > https://github.com/apache/tvm/blob/b7015bb388a1d8f84b89e57709831e74c032d941/python/setup.py#L59-L64 Thanks @leandron I will verify that files are placed in the same locations as previous done with the makefile version (I may have stashed the library files in slightly different locations) Is there a specific way you typically invoke setup.py to exercise this feature or an example command that I should use to test? -- 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]
