Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2024-10211
$eventId
ID of event: wwdc2024
$eventContentId
ID of session without event part: 10211
$eventShortId
Shortened ID of event: wwdc24
$year
Year of session: 2024
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC24 • Session 10211

Support real-time ML inference on the CPU

Machine Learning & AI • iOS, macOS • 20:03

Discover how you can use BNNSGraph to accelerate the execution of your machine learning model on the CPU. We will show you how to use BNNSGraph to compile and execute a machine learning model on the CPU and share how it provides real-time guarantees such as no runtime memory allocation and single-threaded running for audio or signal processing models.

Speaker: Simon Gladman

Open in Apple Developer site