logoalt Hacker News

bhoustonyesterday at 5:55 PM1 replyview on HN

Apple has a dedicated "neural engine" which is designed as an inference NPU. Where as Google's TPU has a dual focus, both inference and training, which is a more complex design.


Replies

liftytoday at 6:40 AM

That TPU training part I get, but from what I have seen the NPU is rarely used for inference by LLMs. They still use the GPU, no?