hollance / YOLO-CoreML-MPSNNGraph

Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
MIT License
935 stars 252 forks source link

Speed on A11 vs A12 #64

Closed mrgloom closed 4 years ago

mrgloom commented 4 years ago

I wonder this https://twitter.com/mhollemans/status/1043226905518985217 drastically speed difference is because on A12 model is ruined on Apple Neural Engine and on A11 is not? or it's just because A12 is faster then A11?

hollance commented 4 years ago

Yes, it's because of the Neural Engine.