Replies: 1 comment 1 reply
-
It should be OK on arm targets, but not great. You'd really have to try it out and see. To tailor it to arm devices you'd need a training set, which probably means running the random pipeline generator and benchmarking the results on a cluster of arm devices with suitable processors. AWS graviton2 would be the easiest route, but I'm not sure the performance of that would resemble the performance on android phones at all. This is logistically challenging, which is why we haven't done it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Sorry if the following are dumb questions, I read somewhere, which I can't find now, that the
Adams::2019
auto-scheduler is optimised for x86, so just wondering the following:As the question states really, my understanding is this auto-scheduler has been optimised for x86?
Any understanding on it's how good it is on Arm targets?
Also interested in understanding how much work / what work would be required to make it tailored towards Arm/Android devices?
Kind Regards,
Liam
Beta Was this translation helpful? Give feedback.
All reactions