summaryrefslogtreecommitdiff
path: root/checkpoints/checkpoint_epoch_70.pth
AgeCommit message (Collapse)Author
26 hoursCNN v2: Complete multi-layer compute executionskal
- Create bind groups per layer with ping-pong buffers - Update layer params uniform per dispatch - Execute all layers in sequence with proper input/output swapping - Ready for weight export and end-to-end testing