Lunderberg commented on PR #15756:
URL: https://github.com/apache/tvm/pull/15756#issuecomment-1721316242

   The initial version of this PR has a deliberate failure by asserting that 
`target != "metal"`.  If the CI updates are implemented correctly, the "CI / 
MacOS" stage should fail due to this assert, and all other CI tests should 
pass.  This step is to verify that (1) the updated `main.yaml` is enabling 
additional tests, (2) that the CI build for OSX has the metal backend enabled, 
and (3) that the CI execution for OSX can find a metal-capable device.
   
   After these three items are verified, the assert statement will be removed, 
and all CI steps including the "CI / MacOS" stage should pass.


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