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