Adding Quantizing with Accuracy Control using NNCF notebook (#19585)
This commit is contained in:
committed by
GitHub
parent
8f4d72826a
commit
2d760ba1bf
@@ -1,7 +1,7 @@
|
||||
Convert a PyTorch Model to OpenVINO™ IR
|
||||
=======================================
|
||||
|
||||
.. _top:
|
||||
|
||||
|
||||
This tutorial demonstrates step-by-step instructions on how to do
|
||||
inference on a PyTorch classification model using OpenVINO Runtime.
|
||||
@@ -31,6 +31,10 @@ but elevated to the design space level. The RegNet design space provides
|
||||
simple and fast networks that work well across a wide range of flop
|
||||
regimes.
|
||||
|
||||
|
||||
|
||||
.. _top:
|
||||
|
||||
**Table of contents**:
|
||||
|
||||
- `Prerequisites <#prerequisites>`__
|
||||
|
||||
Reference in New Issue
Block a user