areusch commented on pull request #8990: URL: https://github.com/apache/tvm/pull/8990#issuecomment-924471382
@sergey-grovety i chatted with @u99127 and he indicated his preference is to use the ARM FVP to test these schedules. those platforms should properly support SMLAD intrinsic and any other Cortex-M55 changes. The Corstone300 FVP is available on ci_cpu and an example of using it is [here](https://github.com/apache/tvm/blob/main/tests/python/relay/aot/corstone300.mk). could you see if you can adopt this approach for testing? you'd add a test to tests/python/unittest, i guess. it's not quite the conventional spot, but the typical topi tests are run in ci_gpu. -- 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]
