Update README and AGENTS
Validate Operations / validate-operations (push) Has been cancelled

This commit is contained in:
ilgeco
2026-05-27 15:09:30 +02:00
parent c6b02af7a9
commit 013ae0ac2a
2 changed files with 243 additions and 185 deletions
+2 -2
View File
@@ -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