Henryshsieh opened a new pull request, #18140: URL: https://github.com/apache/tvm/pull/18140
This PR includes two small fixes for the Relax NNAPI backend introduced in PR #17385: 1. Fix a type mismatch in `NNAPICompiler` by casting `tvm::ffi::Any` to `tvm::runtime::Module`. 2. Correct a mismatched annotation in the Relax IRModule used in `test_mean`. Verified locally with successful compilation and test run. Co-authored-by: HMZ <[email protected]> -- 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]
