Dynamic gemm/conv
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
- `cmake --build ./build_release`
|
||||
- `cmake --build ./build_debug`
|
||||
- Never use `ninja` directly: it bypasses cmake's configuration and invalidates the build cache.
|
||||
- Always tries the release version build first and ask before building with the debug version
|
||||
|
||||
# Code changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user