summaryrefslogtreecommitdiff
path: root/tools/cnn_test.cc
AgeCommit message (Expand)Author
27 hoursstyle: Apply clang-format to codebaseskal
27 hoursrefactor(gpu): Relocate effects to src/effects and streamline includesskal
28 hoursRefactor: add gpu_create_texture_view_2d helperskal
34 hoursCNN v2: bilinear mip-level sampling and UI improvementsskal
41 hoursCNN v2: Fix weight buffer offset bugskal
42 hourscnn_test: --weights now overrides layer config from .bin fileskal
42 hourscnn_test: Add --weights option for runtime weight loadingskal
43 hoursCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
46 hoursCNN test tool: Add CNN v2 support with compute shader architectureskal
4 daysfeat: implement beat-based timing systemskal
4 daysfix: CNN bias accumulation and output format improvementsskal
4 daysfix: Release cached samplers before WGPU shutdownskal
4 daysfix: Resolve WGPU threading crash in cnn_testskal
4 daysupdate cnn codeskal
4 daysadd --save-intermediates to train.py and cnn_testskal
4 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
4 daysdebug: Add shader load verification and GPU sync to CNN test toolskal
4 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
4 daysfeat: Add CNN shader testing tool with GPU texture readbackskal