Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 518 Bytes

programming-ane.md

File metadata and controls

7 lines (4 loc) · 518 Bytes

Can I program the ANE directly?

Unfortunately not. You can only use the Neural Engine through Core ML at the moment.

There currently is no public framework for programming the ANE. There are several private, undocumented frameworks but obviously we cannot use them as Apple rejects apps that use private frameworks.

(Perhaps in the future Apple will provide a public version of AppleNeuralEngine.framework.)