| Topic | Engine | C++ API | C API |
|---|---|---|---|
| Tutorials | CPU/GPU | Getting started | |
| CPU/GPU | Memory Format Propagation | ||
| CPU/GPU | Performance Profiling Example | ||
| CPU/GPU | Reorder between CPU and GPU engines | Reorder between CPU and GPU engines | |
| CPU/GPU | Getting started on both CPU and GPU with SYCL extensions API | ||
| GPU | Getting started on GPU with OpenCL extensions API | ||
| CPU/GPU | Bnorm u8 by binary post-ops example | ||
| f32 inference | CPU/GPU | CNN f32 inference example | CNN f32 inference example |
| CPU | RNN f32 inference example | ||
| int8 inference | CPU/GPU | CNN int8 inference example | |
| CPU | RNN int8 inference example | ||
| f32 training | CPU/GPU | CNN f32 training example | |
| CPU | CNN f32 training example | ||
| CPU/GPU | RNN f32 training example | ||
| bf16 training | CPU/GPU | CNN bf16 training example |