u99127 opened a new pull request #8409:
URL: https://github.com/apache/tvm/pull/8409
This pull request cleans up the TOPI testuite for use on the AArch64
CI target by doing the following:
- Introducing a script to run the tests on AArch64 with a suitable
invocation of the llvm target string by setting the TVM_TEST_TARGETS
environment variable.
- Cleaning up the use of hard coded targets and moving the testsuite
to testing more sensibly with the use of tvm.testing.enabled_targets.
- Cleanup the use of tvm.target.create.
Putting this up for a test run on ci_gpu and ci_cpu to see the effects
of moving TOPI test runs to AArch64 CPU before firing up the Jenkins
changes.
The motivation was from #8361 to pipeclean and add this support.
--
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]