Hacker News new | ask | show | jobs
Ask HN: Does Apple Neural Engine Have an SDK or Library?
1 points by banjomet 2025 days ago
I have been searching on the internet, and it seems like it requires the application to be whitelisted by Apple. Is that correct?
1 comments

The SDK is CoreML: https://developer.apple.com/documentation/coreml

As far as I'm aware, no special entitlements are required to use CoreML.