summaryrefslogtreecommitdiff
path: root/tools/cnn_test.cc
AgeCommit message (Expand)Author
11 hoursfix(tests): port tests to v2 API, fix FATAL_CHECK logicskal
14 hoursfix(cnn): rename CNNLayerParams to CNNv1LayerParamsskal
29 hoursrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
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
3 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
6 daysadd --save-intermediates to train.py and cnn_testskal
6 daysfix: CNN test tool GPU readback with wgpuDevicePollskal
6 daysdebug: Add shader load verification and GPU sync to CNN test toolskal
6 daysfix: CNN test tool ping-pong bug and RGBA16Float intermediatesskal
6 daysfeat: Add CNN shader testing tool with GPU texture readbackskal