diff options
Diffstat (limited to 'doc/CNN_FLATTEN_ANALYSIS.md')
| -rw-r--r-- | doc/CNN_FLATTEN_ANALYSIS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CNN_FLATTEN_ANALYSIS.md b/doc/CNN_FLATTEN_ANALYSIS.md index 88f3db6..bf63c5d 100644 --- a/doc/CNN_FLATTEN_ANALYSIS.md +++ b/doc/CNN_FLATTEN_ANALYSIS.md @@ -185,5 +185,5 @@ These yield better size/performance than shader architecture changes. - `doc/CNN_EFFECT.md` - CNN implementation details - `doc/CNN.md` - High-level CNN design -- `src/gpu/effects/cnn_effect.cc` - Current implementation +- `src/effects/cnn_effect.cc` - Current implementation - `workspaces/main/shaders/cnn_*.wgsl` - Shader snippets |
