We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8794c7c commit 6a5cba5Copy full SHA for 6a5cba5
notebooks/230-yolov8-optimization/README.md
@@ -17,10 +17,10 @@ The tutorial consists of the following steps:
17
- Validate the original model.
18
- Convert the PyTorch model to OpenVINO IR.
19
- Validate the converted model.
20
-- Prepare and run NNCF Postraining optimization pipeline.
+- Prepare and run NNCF post-training optimization pipeline.
21
- Compare accuracy of the FP32 and quantized models.
22
- Compare performance of the FP32 and quantized models.
23
24
## Installation Instructions
25
26
-If you have not installed all required dependencies, follow the [Installation Guide](../../README.md).
+If you have not installed all required dependencies, follow the [Installation Guide](../../README.md).
0 commit comments