An Illustrated Guide to GPU Kernels for ML
==========================================

Nine parts plus a contents page. Every file is completely self-contained:
CSS, JavaScript and all diagrams are inlined, nothing is fetched from the
network, and no build step is required.

  illustrated-gpu-kernels-complete.html   All nine parts in ONE file
               (self-contained; good for sharing or archiving)

  index.html   Contents and series map
  part1.html through part9.html   The nine-part illustrated guide

Open index.html in any modern browser. Keep the files in the same folder so
the relative links continue to work. Captions tagged "interactive" have
controls above the figure; the theme button and all diagrams work offline.

Any static host can serve these files. Running `python3 -m http.server` in
this directory is enough.
