Is there an API that allows to know if the current device has a Neural Engine, other than inferring at the device model and version? (Apple platforms).
The purpose is to disable by default some non-critical features that rely on CoreML models if the device doesn't have such hardware acceleration.