Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 324 Bytes

Enzyme Tutorial

Structure

  1. Introduction to Automatic Differentiation
  2. Compiler-based Automatic Differentiation with Enzyme
  3. My First Derivative
  4. Custom Compiler Analyses
  5. Parallel Automatic Differentiation (CPU + GPU)
  6. Multi-Language Automatic Differentiation
  7. Using Enzyme as a Plugin and Future Work