diff --git a/README.md b/README.md index f546d39..66350ee 100644 --- a/README.md +++ b/README.md @@ -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=` - required positive core count for PIM compilation. +- `--pipeline=` - throughput pipeline stages. `1` preserves latency + scheduling; values above `1` require `core-count` to be divisible by `M`. - `--crossbar-size=` - crossbar width/height. Default in code is `128`. - `--crossbar-count=` - crossbars per core. Default in code is `64`. - `--pim-target-config=` - optional PIM target configuration used by the