Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/design/mkldnn/int8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Image classification models performance was measured using a single thread. The

Notes:

* Performance FP32 (images/s) values come from [INT8 MKL-DNN post-training quantization](https://github.com/PaddlePaddle/Paddle/blob/develop/paddle/fluid/inference/tests/api/int8_mkldnn_quantization.md) document.
* Performance FP32 (images/s) values come from [INT8 MKL-DNN post-training quantization](./PTQ/README.md) document.

### NLP models benchmark results

Expand Down