summaryrefslogtreecommitdiff
path: root/src/tests/common/webgpu_test_fixture.h
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-13 12:41:35 +0100
committerskal <pascal.massimino@gmail.com>2026-02-13 12:41:35 +0100
commita101d76e3eab4ee4d93357d71e2c7d4e0114f56f (patch)
tree54fa8bcb50bfcfa401fb58fcb2c6ad69c54a6788 /src/tests/common/webgpu_test_fixture.h
parent561d1dc446db7d1d3e02b92b43abedf1a5017850 (diff)
CNN v2: Restore per-layer kernel sizes support
Training: - train_cnn_v2.py: Accept --kernel-sizes as comma-separated list - CNNv2 model: Per-layer kernel sizes (e.g., [1,3,5]) - Single value replicates across layers (e.g., "3" → [3,3,3]) Export: - export_cnn_v2_weights.py: Backward compatible with old checkpoints - Handles both kernel_size (old) and kernel_sizes (new) format Documentation: - CNN_V2.md: Updated code examples and config format - HOWTO.md: Updated training examples to show comma-separated syntax Binary format: Already supports per-layer kernel sizes (no changes) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'src/tests/common/webgpu_test_fixture.h')
0 files changed, 0 insertions, 0 deletions