This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- Always read the full README.md before doing anything.
|
||||
- Build commands:
|
||||
- `cmake --build ./build_release --target onnx-mlir -j 30`
|
||||
- `cmake --build ./build_debug --target onnx-mlir -j 30`
|
||||
- `cmake --build ./build_release`
|
||||
- `cmake --build ./build_debug`
|
||||
- Never use `ninja` directly: it bypasses cmake's configuration and invalidates the build cache.
|
||||
|
||||
# Code changes
|
||||
|
||||
Reference in New Issue
Block a user