Alexander Kozlov
59338fa758
Updated model compression README ( #19967 )
2023-09-20 11:04:20 +02:00
Alexander Kozlov
a805c1e028
Introduce weight compression doc ( #19680 )
...
* Draft of weight compression docs
* Fixed typos
* Fixed typos
* Fixed typos
* Fixed build
* Update docs/optimization_guide/nncf/weight_compression.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/optimization_guide/nncf/weight_compression.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/optimization_guide/nncf/weight_compression.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/optimization_guide/nncf/weight_compression.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update weight_compression.md
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-09-14 13:13:03 +02:00
Karol Blaszczak
79aefc49af
[DOCS] feature transition section ( #19506 ) ( #19732 )
...
port: https://github.com/openvinotoolkit/openvino/pull/19506
2023-09-11 12:14:05 +02:00
Maciej Smyk
d6bd3e36f1
update ( #19620 )
2023-09-06 08:59:08 +02:00
Maciej Smyk
d396dc06b8
[DOCS] 23.0 to 23.1 link update for 23.1 ( #19586 )
...
* 2023.1 link fix
* 2023.1 link fix
* 2023.1 link fix
* 2023.1 link fix
2023-09-04 14:06:30 +02:00
Anastasia Kuporosova
e2534eb9d6
Akup/cherry pick python snippets ( #19480 )
...
* first snippet
* part1
* update model state snippet
* 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
* add serialize
* 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
---------
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-08-30 14:32:53 +02:00
Sebastian Golebiewski
ca98745ac5
improve-snippets ( #19497 )
...
Porting: https://github.com/openvinotoolkit/openvino/pull/19479
2023-08-30 12:50:19 +02:00
Maciej Smyk
e5c4350d92
[DOCS] Review release docs for master ( #19152 )
2023-08-14 13:40:34 +02:00
Stefania Hergane
24f8c4105e
[EISW-89824] [master] Rename VPUX to NPU ( #19004 )
...
* Change `VPUX`/`VPU` occurrences to `NPU`
* Switch `HARDWARE_AWARE_IGNORED_PATTERNS` VPU to NPU
* Rename `MYRIAD plugin`
* Rename vpu_patterns to npu_patterns in tools/pot
* Rename vpu.json to npu.json in tools/pot
* Rename restrict_for_vpu to restrict_for_npu in tools/pot
* Change keembayOptimalBatchNum to npuOptimalBatchNum
---------
Co-authored-by: Dan <mircea-aurelian.dan@intel.com >
2023-08-10 00:20:07 +04:00
Maciej Smyk
70e33469a8
Update model_optimization_guide.md ( #18952 )
2023-08-04 14:49:56 +02:00
Vitaliy Urusovskij
f8f6d4a5b5
Note ONNX FE in mem_optimization_guide.md ( #18777 )
2023-07-27 10:42:35 +04:00
Tatiana Savina
d829c8086d
basiq quantization flow changes ( #18439 )
2023-07-10 18:53:41 +02:00
Maciej Smyk
492bf497d7
[DOCS] Tab reorder for master ( #18387 )
...
* tabs-1
* Update configure_devices.md
* tab-2
* tab-order
* Update installing-openvino-from-archive-linux.md
* Update installing-openvino-from-archive-linux.md
* win-linux-fix
* Update GPU_Extensibility.md
2023-07-07 14:31:02 +02:00
Sebastian Golebiewski
152c9b63e2
[DOCS] Adding metadata to articles ( #18331 )
...
* adding-metadata
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-07-03 13:09:07 +02:00
Maciej Smyk
a3e4a1f730
[DOCS] Table directive update + Get Started fix for master ( #18203 )
2023-06-23 16:47:28 +02:00
Mingyu Kim
0b06d15178
[docs] typo fix ( #17915 )
2023-06-08 10:27:26 +09:00
Tatiana Savina
0a94aeb1bb
[DOCS] Port release doc fixes ( #17939 )
...
* [DOCS] Model optimization paragraph fix (#17907 )
* fix mo guide paragraph
* fix format
* fix paragraph
* remove extra line
* fix archive link (#17918 )
* [DOCS] Add sudo to uninstall (#17929 )
* add sudo to uninstall
* Update uninstalling-openvino.md
2023-06-07 18:57:42 +02:00
Sebastian Golebiewski
6c287986b7
[DOCS] convert_model() as a default conversion path ( #17454 )
2023-05-31 17:53:22 +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
Maciej Smyk
568f0eb21b
[DOCS] Link adjustment for master ( #17607 )
2023-05-18 15:12:34 +00:00
Maciej Smyk
43acbf59b6
[DOCS] Precision Control article for master ( #17413 )
2023-05-17 11:54:48 +02:00
Vitaliy Urusovskij
d99a5ab1ba
Prepare "memory_optimization_guide.md" ( #17022 )
...
* Prepare "memory_optimizing_guide.md"
* Modify `memory_optimization_guide.md`
* Add memory guide into toctree
* Rephrase memory_optimization_guide.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-05-11 14:23:36 +04:00
Karol Blaszczak
0c12ee6015
[DOCS] fix for copyright and trademark glyphs ( #17021 )
2023-04-20 14:11:16 +02:00
Vitaliy Urusovskij
016d36f032
Add mmap notes in dldt_depl_optimization_latency.md ( #16682 )
2023-04-03 12:10:12 +04:00
Sebastian Golebiewski
f9ff518d16
DOCS shift to rst - Model Optimization Guide articles ( #16598 )
2023-03-31 11:26:04 +02:00
Sebastian Golebiewski
712d1b99d1
DOCS shift to rst - Post-training Quantization with NNCF ( #16631 )
2023-03-30 08:23:55 +02:00
Ilya Lavrenov
0250f62d11
Revert inference precision to be a hint ( #16634 )
2023-03-29 18:59:33 +04:00
Sebastian Golebiewski
2f69305aa3
DOCS shift to rst ( #16445 )
2023-03-22 09:41:59 +01:00
Sebastian Golebiewski
14e70e76fb
DOCS shift to rst - Further Low-Level Implementation Details ( #16444 )
2023-03-22 09:39:32 +01:00
Sebastian Golebiewski
083596e285
DOC shift to rst - Optimize Inference article group ( #16382 )
2023-03-20 12:43:04 +01:00
Sebastian Golebiewski
76e60ff258
DOCS shift to rst - Performance Hints ( #16386 )
2023-03-20 12:39:31 +01:00
Sebastian Golebiewski
1e757de195
[DOCS] shift to rst - OpenVINO Inference Request
2023-03-13 10:04:54 +01:00
Karol Blaszczak
670668e593
DOCS shift to rst - devices and ARM ( #16193 )
2023-03-10 09:25:33 +01:00
Sebastian Golebiewski
bd3a392d84
[DOCS] 'Quantization-aware Training' article update ( #15617 )
2023-02-24 08:57:04 +01:00
Sebastian Golebiewski
28cfb988e7
[DOCS] 'Quantizing with accuracy control' article update ( #15642 )
2023-02-24 08:56:23 +01:00
Sebastian Golebiewski
7a465e2422
[DOCS] 'Basic Quantization Flow' article update ( #15641 )
2023-02-24 08:55:51 +01:00
Sebastian Golebiewski
5ae859b4f8
[DOCS] 'Filter Pruning of Convolutional Models' article update ( #15616 )
...
Prep for conversion to rst
2023-02-24 08:55:28 +01:00
Tatiana Savina
f730edb084
[DOCS] Remove DL Workbench ( #15733 )
...
* remove dl wb docs
* text correction
* change ecosystem description
* replace link
2023-02-21 13:16:02 +00:00
Vladimir Paramuzov
2201a5f83e
Added common ov::execution_mode hint ( #15048 )
...
* [GPU] Added common exec mode hint and gpu support
* Add ov::inference precision and update usages. Deprecate ov::hint::inference_precision property
* [GPU] Execution mode tests and fixes
* Fixed code style
* Moved execution_mode test to common. Fixes for python API
* Remove deprecations for hint::inference_precision and just keep both
* Fix test
2023-01-18 20:13:00 +04:00
Ilya Lavrenov
c4eeecfec5
Remove myriad plugin ( #15131 )
...
* Removed Intel MYRIAD plugin
* Removed Intel MYIAD from CI files
* Removed Intel MYRIAD from cmake folder
* Removed MYRIAD, HDDL from samples
* Removed MYRIAD, HDDL from scripts folder
* Removed MYRIAD from bindings folder (C and Python API)
* Removed MYRIAD tests
* Removed MYRIAD from tests folder
* Removed MYRIAD from tools folder
* Removed HDDL (VAD), MYRIAD (NSC2) from documentation
* Fixed build for AUTO unit tests
* Fixed clang code style
* Fixed comments and issues
* removed MYRIAD from AUTO tests
* Disabled MULTI tests in CI
* Update docs/OV_Runtime_UG/auto_device_selection.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/OV_Runtime_UG/deployment/local-distribution.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-18 15:19:44 +04: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
Sebastian Golebiewski
3017c8d123
DOCS: Fixing broken links in documentation. ( #14935 )
2023-01-05 11:25:03 +04:00
Karol Blaszczak
f31ebd4947
Release doc updates_port ( #14784 )
2023-01-04 11:12:11 +00:00
Maciej Smyk
6ef7dccba1
quantization_picture ( #14868 )
2023-01-04 11:07:05 +01:00
Maciej Smyk
9c14991ebd
nncf_workflow ( #14865 )
2023-01-03 17:15:22 +01:00
Alexander Kozlov
bc685ac8a0
[Documentation]: Added description for NNCF PTQ ( #14437 )
2022-12-15 16:10:40 +03:00
Maciej Smyk
ece0341377
DOCS: Quantization doc rewrites - port to master ( #14374 )
2022-12-15 13:55:06 +01:00
Karol Blaszczak
2f95de3239
DOCS-menu-recreate-structure-step5 ( #14636 )
...
port https://github.com/openvinotoolkit/openvino/pull/14637
Shift to separating the Workflow section, including moving Run and Optimize inference inside Deploy locally
change several article and menu titles
minor additional restructuring
minor content tweaks
remove optimization introduction (may be brought back in parts later)
* several link fixes
* additional link fixes
2022-12-14 18:33:19 +01:00
Karol Blaszczak
a007dcd878
DOCS-menu_recreate_structure_step4 ( #14583 )
...
documentation section tweaks
create deployment section for further tweaks
API reference moved
compile tool moved
2022-12-13 08:15:15 +01:00
Sebastian Golebiewski
95234490c2
Updating links in Model Optimization Guide ( #13303 )
...
Adding a link to Model Optimizer.
Porting:
https://github.com/openvinotoolkit/openvino/pull/13300
2022-11-09 16:59:07 +01:00