Hi. Thanks for the great library that simplifies running CNN on the phone by a ton. I do wonder if the current
version of CoreML is using Metal to run the network. I notice the perfomance is just on par with one of our own
metal port and when I profile using the metal system trace I actually didn't see any metal activity but only
CPU bursts. Just curious if the current version is using metal at all.
Thanks.
Peter