summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1c405ef..86c3e37 100644
--- a/TODO.md
+++ b/TODO.md
@@ -75,7 +75,7 @@ PyTorch / HTML WebGPU / C++ WebGPU.
- SDF/shadow passes TODO (placeholder: shadow=1, transp=0)
- Howto: `cnn_v3/docs/HOWTO.md`
2. ✅ Training infrastructure: `blender_export.py`, `pack_blender_sample.py`, `pack_photo_sample.py`
-3. WGSL shaders (enc/dec/bottleneck, FiLM, deterministic ops)
+3. ✅ WGSL shaders: cnn_v3_common (snippet), enc0, enc1, bottleneck, dec1, dec0
4. C++ CNNv3Effect + FiLM uniform upload
5. Parity validation (test vectors, ≤1/255 per pixel)