Anastasia Kuporosova
|
2bf8d910f6
|
[Docs][PyOV] update python snippets (#19367)
* [Docs][PyOV] update python snippets
* first snippet
* Fix samples debug
* Fix linter
* part1
* Fix speech sample
* update model state snippet
* add serialize
* add temp dir
* CPU snippets update (#134)
* snippets CPU 1/6
* snippets CPU 2/6
* snippets CPU 3/6
* snippets CPU 4/6
* snippets CPU 5/6
* snippets CPU 6/6
* make module TODO: REMEMBER ABOUT EXPORTING PYTONPATH ON CIs ETC
* Add static model creation in snippets for CPU
* export_comp_model done
* leftovers
* apply comments
* apply comments -- properties
* small fixes
* rempve debug info
* return IENetwork instead of Function
* apply comments
* revert precision change in common snippets
* update opset
* [PyOV] Edit docs for the rest of plugins (#136)
* modify main.py
* GNA snippets
* GPU snippets
* AUTO snippets
* MULTI snippets
* HETERO snippets
* Added properties
* update gna
* more samples
* Update docs/OV_Runtime_UG/model_state_intro.md
* Update docs/OV_Runtime_UG/model_state_intro.md
* attempt1 fix ci
* new approach to test
* temporary remove some files from run
* revert cmake changes
* fix ci
* fix snippet
* fix py_exclusive snippet
* fix preprocessing snippet
* clean-up main
* remove numpy installation in gha
* check for GPU
* add logger
* iexclude main
* main update
* temp
* Temp2
* Temp2
* temp
* Revert temp
* add property execution devices
* hide output from samples
---------
Co-authored-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
|
2023-09-13 21:05:24 +02:00 |
Sebastian Golebiewski
|
87f6e34a56
|
[DOCS] Improving code snippets for quantization (#19479)
* improve-snippets
* Apply suggestions from code review
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* Update docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* update-path
* Update docs/optimization_guide/nncf/ptq/code/ptq_torch.py
---------
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
|
2023-08-30 11:52:36 +02:00 |
Maksim Proshin
|
2513db5a04
|
DOCS Update optimization docs with NNCF PTQ changes and deprecation of POT (#17398)
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update home.rst
* Update ptq_introduction.md
* Update Introduction.md
* Update Introduction.md
* Update Introduction.md
* Update ptq_introduction.md
* Update ptq_introduction.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update quantization_w_accuracy_control.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update model_optimization_guide.md
* Update ptq_introduction.md
* Update quantization_w_accuracy_control.md
* Update model_optimization_guide.md
* Update quantization_w_accuracy_control.md
* Update model_optimization_guide.md
* Update quantization_w_accuracy_control.md
* Update model_optimization_guide.md
* Update Introduction.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update quantization_w_accuracy_control.md
* Update ptq_introduction.md
* Update Introduction.md
* Update model_optimization_guide.md
* Update basic_quantization_flow.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update quantization_w_accuracy_control.md
* Update Introduction.md
* Update FrequentlyAskedQuestions.md
* Update model_optimization_guide.md
* Update Introduction.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update model_optimization_guide.md
* Update ptq_introduction.md
* Update ptq_introduction.md
* added code snippet (#1)
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update quantization_w_accuracy_control.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update ptq_introduction.md
* Update model_optimization_guide.md
* Update basic_quantization_flow.md
* Update ptq_introduction.md
* Update quantization_w_accuracy_control.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update basic_quantization_flow.md
* Update ptq_introduction.md
* Update ptq_introduction.md
* Delete ptq_introduction.md
* Update FrequentlyAskedQuestions.md
* Update Introduction.md
* Update quantization_w_accuracy_control.md
* Update introduction.md
* Update basic_quantization_flow.md code blocks
* Update quantization_w_accuracy_control.md code snippets
* Update docs/optimization_guide/nncf/ptq/code/ptq_torch.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* Update model_optimization_guide.md
* Optimization docs proofreading (#2)
* images updated
* delete reminder
* review
* text review
* change images to original ones
* Update filter_pruning.md code blocks
* Update basic_quantization_flow.md
* Update quantization_w_accuracy_control.md
* Update images (#3)
* images updated
* delete reminder
* review
* text review
* change images to original ones
* Update filter_pruning.md code blocks
* update images
* resolve conflicts
* resolve conflicts
* change images to original ones
* resolve conflicts
* update images
* fix conflicts
* Update model_optimization_guide.md
* Update docs/optimization_guide/nncf/ptq/code/ptq_tensorflow.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* Update docs/optimization_guide/nncf/ptq/code/ptq_torch.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* Update docs/optimization_guide/nncf/ptq/code/ptq_onnx.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* Update docs/optimization_guide/nncf/ptq/code/ptq_aa_openvino.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* Update docs/optimization_guide/nncf/ptq/code/ptq_openvino.py
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
* table format fix
* Update headers
* Update qat.md code blocks
---------
Co-authored-by: Alexander Suslov <alexander.suslov@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
|
2023-05-19 14:36:22 +00:00 |
Ilya Churaev
|
0c9abf43a9
|
Updated copyright headers (#15124)
* Updated copyright headers
* Revert "Fixed linker warnings in docs snippets on Windows (#15119)"
This reverts commit 372699ec49.
|
2023-01-16 11:02:17 +04:00 |
Alexander Kozlov
|
bc685ac8a0
|
[Documentation]: Added description for NNCF PTQ (#14437)
|
2022-12-15 16:10:40 +03:00 |