Lunderberg commented on pull request #9905: URL: https://github.com/apache/tvm/pull/9905#issuecomment-1010425885
For history, the `llvm -device=arm_cpu` was added in #6331, though I can't see where it traced back beyond there. I added the `cudnn` target in #8383, as part of parametrizing tests for better visibility. Some unit tests which explicitly exercised a cudnn path could pass on a machine that that had cudnn disabled, but fail when a cudnn was enabled. The addition of `cudnn` as a general target was to ensure that no test coverage was dropped as a result. -- 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]
