Y
Hacker News
new
|
ask
|
show
|
jobs
by
matwood
1168 days ago
The shared ram and neural engine make for an interesting/powerful platform if people are willing to port to it.
1 comments
steve_adams_86
1168 days ago
Are the neural engines able to be leveraged by 3rd parties yet? I thought there was no API available yet.
link
rnosov
1168 days ago
They are leveraging Appleās Metal Performance Shaders[1] not the neural engine. From the chart, it looks like you might get ~20x max boost on inference over plain CPU. Obviously, it's not like having RTX 4090 but better than nothing.
[1]
https://pytorch.org/blog/introducing-accelerated-pytorch-tra...
link
wmf
1168 days ago
CoreML is the API.
link