Apple Neural Engine: Architecture, Programming, and Performance

arxiv.org

159 points by Jimmc414 2 days ago


kamranjon - 2 hours ago

If anyone is interested in doing something seriously useful with these neural cores, there is this incredible write up on getting ModernBERT running on them: https://stephenpanaro.com/blog/modernbert-on-apple-neural-en...

Really wish this author would blog more, this piece is incredible and includes the code.

Also ModernBERT is amazing if you haven’t used it before, worth spending time with - have used it myself for classification tasks and it’s very impressive.

g42gregory - 9 hours ago

It does not seem to cover the Neural Accelerators, Apple's equivalent of the Tensor Cores. They only got released on M5 platform. This is probably the most important part to cover.

carbocation - 11 hours ago

This scans very much as AI-written.

brcmthrowaway - 9 hours ago

This Neural Engine seems useless for LLMs. Trapped in the wrong architecture

throwa356262 - 10 hours ago

Is there a non-slop version of this information available?

I am reading up on GPU / ML micro architecture and am looking for some good sources.