summaryrefslogtreecommitdiff
path: root/checkpoints/checkpoint_epoch_25.pth
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-12 12:08:22 +0100
committerskal <pascal.massimino@gmail.com>2026-02-12 12:08:22 +0100
commit4d87a6d781c3f159d216f4cd9251e3d7bd63554f (patch)
tree61bb4ee18b1c981cee789b215adf73860138d6c2 /checkpoints/checkpoint_epoch_25.pth
parent4cbf571a0087020bedf3c565483f94bc795ed4c4 (diff)
CNN v2: storage buffer architecture foundation
- Add binary weight format (header + layer info + packed f16) - New export_cnn_v2_weights.py for binary weight export - Single cnn_v2_compute.wgsl shader with storage buffer - Load weights in CNNv2Effect::load_weights() - Create layer compute pipeline with 5 bindings - Fast training config: 100 epochs, 3×3 kernels, 8→4→4 channels Next: Complete bind group creation and multi-layer compute execution
Diffstat (limited to 'checkpoints/checkpoint_epoch_25.pth')
-rw-r--r--checkpoints/checkpoint_epoch_25.pthbin0 -> 24343 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/checkpoints/checkpoint_epoch_25.pth b/checkpoints/checkpoint_epoch_25.pth
new file mode 100644
index 0000000..60da2f2
--- /dev/null
+++ b/checkpoints/checkpoint_epoch_25.pth
Binary files differ