Lunderberg opened a new pull request #8383:
URL: https://github.com/apache/tvm/pull/8383


   Some unit tests explicitly test cudnn in addition to 
tvm.testing.enabled_targets().  This moved the cudnn checks into the same 
framework as all other targets, and adds it to the default list of targets to 
be run.  Also, added `@tvm.testing.requires_cudnn` for tests specific to cudnn.
   
   In principle, this should pass CI, since any non-cudnn tests can fall back 
to the cuda implementation.


-- 
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]


Reply via email to