nncf_workflow (#14867)
This commit is contained in:
parent
935059f0dc
commit
430e532a62
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7a58f31b2043fe9d92892b1f40ed8a7c596c36ef9d1cd1c71adb981009161bf
|
||||
size 45665
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 97 KiB |
|
|
@ -46,7 +46,7 @@ To install the latest NNCF version from source follow the instruction on [GitHub
|
|||
## Working with NNCF
|
||||
The figure below shows a common workflow of applying training-time compressions with NNCF. The NNCF optimizations are added to the TensorFlow or PyTorch training script, and then the model undergoes fine-tuning. The optimized model can then be exported to OpenVINO IR format for accelerated performance with OpenVINO Runtime.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
### Training-Time Compression Methods
|
||||
|
|
|
|||
Loading…
Reference in New Issue