grant-arm opened a new pull request #10095: URL: https://github.com/apache/tvm/pull/10095
This PR includes the standalone_crt files in the MLF tarball if the runtime is `crt` . It also updates the `metadata.json` file as described in the ["Capturing dependent libraries..." discussion](https://discuss.tvm.apache.org/t/tvm-capturing-dependent-libraries-of-code-generated-tir-initially-for-use-in-model-library-format/11080/9) in the Discuss forums. * Adds runtime to AOTExecutorFactoryModule * Standalone CRT files are added to MLF tarball if runtime is crt * external_dependencies info added to metadata.json for crt runtime * microNPU demo Makefile references standalone crt files from MLF tarball @manupa-arm @Mousius @areusch -- 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]
