Update README
This commit is contained in:
@@ -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
|
`--EmitPimCodegen` - stop the PIM pipeline at the requested stage. The PIM
|
||||||
default is `--EmitPimCodegen`.
|
default is `--EmitPimCodegen`.
|
||||||
- `--core-count=<N>` - required positive core count for PIM compilation.
|
- `--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-size=<N>` - crossbar width/height. Default in code is `128`.
|
||||||
- `--crossbar-count=<N>` - crossbars per core. Default in code is `64`.
|
- `--crossbar-count=<N>` - crossbars per core. Default in code is `64`.
|
||||||
- `--pim-target-config=<PATH>` - optional PIM target configuration used by the
|
- `--pim-target-config=<PATH>` - optional PIM target configuration used by the
|
||||||
|
|||||||
Reference in New Issue
Block a user