Uh oh!
There was an error while loading. Please reload this page.
Add metal to list of backends for TVMC - #8282
Conversation
AndrewZhaoLuo
commented
Jun 18, 2021
AndrewZhaoLuo
commented
Jun 18, 2021
cc @elvin-n |
leandron
left a comment
There was a problem hiding this comment.
Hi @AndrewZhaoLuo is there any way to add a test case for metal?
In case it is too challenging, it is ok, we just wait for CI and merge it.
Does our CI even test metal backend? Let me ask aroud |
echuraev
left a comment
There was a problem hiding this comment.
LGTM. But I agree with @leandron that it would be nice to have a test case for Metal.
Does our CI even test metal backend? Let me ask aroud
Maybe I'm mistaking (please, someone correct me if I'm wrong), but as far as I know, we don't run metal backend tests in our CI. And also unfortunately we have only few tests on Metal. But in case if such test will exist, we could run it locally and check that we didn't break something by some new changes.
Also, we are locally working on extending CI for validation on different Apple devices, so in the future this functionality might be added to tvm repository and such tests for Metal will be executed in the CI.
leandron
commented
Jun 18, 2021
Thanks for the clarification, that’s really helpful. |
leandron
commented
Jun 19, 2021
Thanks @echuraev@AndrewZhaoLuo! |
Need this to test benchmarking for #8069