Skip to content

Commit

Permalink
Update quantization preprocessing command
Browse files Browse the repository at this point in the history
Command changed in `8004db4bf18635451870bee8a07b8f80b0bafec1`
  • Loading branch information
Silic0nS0ldier authored Oct 29, 2023
1 parent 2f66a50 commit 269f8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/performance/model-optimizations/quantization.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ To read about additional options and finer controls available to pre-processing,
run the following command:

```console
python -m onnxruntime.quantization.shape_inference --help
python -m onnxruntime.quantization.preprocess --help
```

Model optimization may also be performed during quantization. However, this is *NOT* recommended,
Expand Down

0 comments on commit 269f8eb

Please sign in to comment.