ashutosh-arm commented on PR #11702: URL: https://github.com/apache/tvm/pull/11702#issuecomment-1155235375
@PhilippvK You are correct there are no direct tests for ```RelayToTIRVisitor```. I get it why the buffer checks pass in this case. Thanks! Since we don't test execution for anything other than Cortex-M55 at the moment, we should probably use [this](https://github.com/apache/tvm/blob/27b0aad5a55254815a076dbcacb53e9725019f9d/python/tvm/micro/testing/aot_test_utils.py#L49) API to pass on the correct cpu arch by preparing PassConfig first :thinking: -- 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]
