diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
