diff options
Diffstat (limited to 'doc/CNN_V2.md')
| -rw-r--r-- | doc/CNN_V2.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/CNN_V2.md b/doc/CNN_V2.md index 09d0841..588c3db 100644 --- a/doc/CNN_V2.md +++ b/doc/CNN_V2.md @@ -669,6 +669,15 @@ workspaces/main/shaders/cnn_*.wgsl # Original v1 shaders --- +## Related Documentation + +- `doc/CNN_V2_BINARY_FORMAT.md` - Binary weight file specification (.bin format) +- `doc/CNN_V2_WEB_TOOL.md` - WebGPU testing tool with layer visualization +- `doc/CNN_TEST_TOOL.md` - C++ offline validation tool (deprecated) +- `doc/HOWTO.md` - Training and validation workflows + +--- + **Document Version:** 1.0 **Last Updated:** 2026-02-12 **Status:** Design approved, ready for implementation |
