Hacker News new | ask | show | jobs
by joakleaf 1125 days ago
Regarding this: > It’d be one thing if Apple actually worked on AI softwares a bit and made it readily available to developers.

* Apple Silicon CPUs have a Neural Engine specifically made for fast ML-inference

* Apple supports PyTorch (https://developer.apple.com/metal/pytorch/)

* Apple has its own easily accessible machine-learning framework called Core-ML (https://developer.apple.com/machine-learning/)

So it would be inaccurate to say that they are not doing anything for the ML community.