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

   Prior to this commit, the CI compiled TVM with `USE_METAL=ON` on OSX, as 
defined in `conda/recipe/build.sh`, but did not validate the execution of any 
generated metal kernels.  As a result, breakage could occur without being 
caught by the CI, such as found following 
https://github.com/apache/tvm/pull/15103.
   
   This commit adds the execution of a single metal kernel as a minimal 
functionality test of the metal backend.


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