sergey-grovety commented on pull request #8990: URL: https://github.com/apache/tvm/pull/8990#issuecomment-925143913
> @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. Sure, we will try to adopt ARM FPV in next PR. We skip performance test for QEMU board for now, validating result only. Is it ok? -- 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]
