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 59511d3..48518f2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -81,7 +81,7 @@ PyTorch / HTML WebGPU / C++ WebGPU.
**Next: export + real training run**
- `train_cnn_v3.py` + `cnn_v3_utils.py` written (Phase 6 training script done)
-- Still needed: `export_cnn_v3_weights.py` — convert trained `.pth` → `.bin` (f16)
+- ✅ `export_cnn_v3_weights.py` — convert trained `.pth` → `.bin` (f16)
- See `cnn_v3/docs/HOWTO.md` §3 for training commands
## Future: CNN v2 8-bit Quantization