Update README

This commit is contained in:
ilgeco
2026-08-21 15:25:25 +02:00
parent 4e7fe721f8
commit 558faaf74e
+2
View File
@@ -112,6 +112,8 @@ options; `onnx-mlir --help` lists the inherited ONNX-MLIR options.
`--EmitPimCodegen` - stop the PIM pipeline at the requested stage. The PIM
default is `--EmitPimCodegen`.
- `--core-count=<N>` - required positive core count for PIM compilation.
- `--pipeline=<M>` - throughput pipeline stages. `1` preserves latency
scheduling; values above `1` require `core-count` to be divisible by `M`.
- `--crossbar-size=<N>` - crossbar width/height. Default in code is `128`.
- `--crossbar-count=<N>` - crossbars per core. Default in code is `64`.
- `--pim-target-config=<PATH>` - optional PIM target configuration used by the