What’s new with neural engine
Asked on 06/11/2025
1 search
At WWDC, Apple introduced several updates related to the Neural Engine, particularly in the context of machine learning and AI frameworks. Here are some key highlights:
-
Neural Engine Access Entitlement: In the session "Introducing enterprise APIs for visionOS," Apple discussed the neural engine access entitlement, which allows models to run on the Neural Engine. This entitlement enables powerful machine learning capabilities by unlocking the Neural Engine as a compute device for apps, allowing Core ML to dynamically decide the most efficient processing unit for a model (Introducing enterprise APIs for visionOS).
-
Core ML Optimization: Core ML optimizes execution across the CPU, GPU, and Neural Engine, making use of all available compute resources. This optimization is part of Apple's effort to enhance performance and efficiency for on-device machine learning tasks (Discover machine learning & AI frameworks on Apple platforms).
-
Inference Performance: In the "Platforms State of the Union" session, Apple highlighted improvements in inference performance and efficiency, optimizing models to get the shortest time to process a prompt and produce a response. This includes technologies like speculative decoding and context pruning, all tuned to maximize the capabilities of the Neural Engine (Platforms State of the Union).
These updates reflect Apple's ongoing commitment to enhancing the capabilities of the Neural Engine, making it a central component of their machine learning and AI strategy across devices.

Introducing enterprise APIs for visionOS
Find out how you can use new enterprise APIs for visionOS to create spatial experiences that enhance employee and customer productivity on Apple Vision Pro.

Discover Swift enhancements in the Vision framework
The Vision Framework API has been redesigned to leverage modern Swift features like concurrency, making it easier and faster to integrate a wide array of Vision algorithms into your app. We’ll tour the updated API and share sample code, along with best practices, to help you get the benefits of this framework with less coding effort. We’ll also demonstrate two new features: image aesthetics and holistic body pose.

Discover machine learning & AI frameworks on Apple platforms
Tour the latest updates to machine learning and AI frameworks available on Apple platforms. Whether you are an app developer ready to tap into Apple Intelligence, an ML engineer optimizing models for on-device deployment, or an AI enthusiast exploring the frontier of what is possible, we’ll offer guidance to help select the right tools for your needs.