summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-13CNN v2 test tool: UI improvements and video playback fixesskal
2026-02-13CNN v2 test tool: Add video playback supportskal
2026-02-13CNN v2 web tool: Major UI redesign with three-panel layoutskal
2026-02-13CNN v2 web tool: Fix WebGPU texture synchronization errorskal
2026-02-13CNN v2 web tool: Fix layer naming and visualization bugsskal
2026-02-13Add shader snippet test assets to fix test_shader_composerskal
2026-02-13Add --export-only option to train_cnn_v2_full.shskal
2026-02-13Doc: Add tracker humanization and sample offset featuresskal
2026-02-13Add test asset support with STRIP_ALL guardsskal
2026-02-13Tracker: Sort pattern events + add validation/sanitize modesskal
2026-02-13Add pop-punk drum track from documented sequenceskal
2026-02-13Doc: Clarify CNN v2 training uses RGBA targetsskal
2026-02-13CNN v2 training: Use target image alpha channelskal
2026-02-13Fix train_cnn_v2_full.sh for updated APIskal
2026-02-13CNNv2Effect: Document per-layer kernel sizes supportskal
2026-02-13CNN v2: Restore per-layer kernel sizes supportskal
2026-02-13CNN v2: Refactor to uniform 12D→4D architectureskal
2026-02-13CNN v2 Web Tool: Unify layer terminology and add binary format specskal
2026-02-13CNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
2026-02-13Add CNN v2 WebGPU testing toolskal
2026-02-13Refactor: Extract duplicate logic in compiler toolsskal
2026-02-13 Refactor: Consolidate asset_packer.cc helpersskal
2026-02-13Documentation: Update for file hierarchy reorganizationskal
2026-02-13Remediation: Implement shared common/shaders/ directoryskal
2026-02-13Investigation: Shader code reuse options analysisskal
2026-02-13Update workspace.cfg for new directory structureskal
2026-02-13Add weights/ subdirectory to workspaces for CNN training outputsskal
2026-02-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-13Refactor: Move application entry points to src/app/skal
2026-02-12test_demo: Add beat-synchronized CNN post-processing with version selectionskal
2026-02-12ignore validation resultsskal
2026-02-12Update docs: CNN v2 weights loading fixed and validatedskal
2026-02-12Fix CNN v2 weights validation logicskal
2026-02-12Timeline editor: fix all position calculations when scrolledskal
2026-02-12Timeline editor: fix waveform click position calculationskal
2026-02-12Timeline editor: fix seek position when zoomedskal
2026-02-12Timeline editor: streamline code structureskal
2026-02-12Timeline editor: match C++ priority conflict detectionskal
2026-02-12Timeline editor: CPU load visualization + UX improvementsskal
2026-02-12Update docs and help messages for CNN v2 completionskal
2026-02-12Add --validate mode to training scriptskal
2026-02-12Refine training script output and validationskal
2026-02-12TODO: 8-bit weight quantization for 2× size reductionskal
2026-02-12CNN v2: Storage buffer complete - real weights exportedskal
2026-02-12CNN v2: Complete multi-layer compute executionskal
2026-02-12CNN v2: storage buffer architecture foundationskal
2026-02-12TODO: Add random sampling to patch-based trainingskal
2026-02-12CNN v2: Patch-based training as default (like CNN v1)skal
2026-02-12Fix: CNN v2 training - handle variable image sizesskal
2026-02-12CNN v2 documentation update - Phase 5 completeskal