Completed
Performance Comparison (cont.)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Machine Learning with Wasm - WASI-NN
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 What is WASI?
- 4 What is the Bytecode Alliance?
- 5 Why wasi-nn?
- 6 WebAssembly Environments & Use Cases
- 7 Loader vs. Builder API
- 8 ML Model as a virtualized I/O type
- 9 API Walkthrough
- 10 Reference implementation on Wasmtime
- 11 Demo: wasi-nn
- 12 Performance Comparison (cont.)
- 13 Call for action