Commit Graph

1749 Commits

Author SHA1 Message Date
Karol Blaszczak
9715ccd992 [DOCS] adjustment to supported devices
adjustments will continue in following PRs
2023-09-01 10:46:04 +02:00
Sebastian Golebiewski
1cf3fe96af [DOCS] Improve NNCF workflow images (#19040)
* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* update

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update DEVELOPMENT_FLOW_V3_crunch.svg

* Update docs/optimization_guide/model_optimization_guide.md
2023-08-31 14:00:31 +02:00
Katarzyna Mitrus
9c61e0c4dd [Docs] Remove IR version and nGraph name from the Opset doc (#19503)
* Remove IR version and nGraph name from the Opset12 doc

* Propagate the changes to each opsetX.md file
2023-08-30 11:51:01 +00:00
Sebastian Golebiewski
8aec490128 add-253 (#19500) 2023-08-30 13:46:27 +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
Maciej Smyk
e6f09ac197 [DOCS] Docker Guide Update for master (#19410)
* docker-update

* id fix

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md

* Update installing-openvino-docker-linux.md
2023-08-29 08:45:14 +02:00
Sebastian Golebiewski
f306007e59 update-notebooks (#19450)
Add notebook 252-fastcomposer-image-generation. Fix indentation, admonitions, broken links and images.
2023-08-28 14:23:23 +02:00
Karol Blaszczak
06003f18d5 [DOCS] speech sample deprecation (#19228) 2023-08-25 12:26:44 +02:00
Sofya Balandina
b607c00c95 [conformance] Enable local cache using in SubgraphsDumper tool (#18850)
* [conformance] Fix same name for models

* add model name

* Update hash wwith input_info and graph_priority

* Fix double cache

* Read meta from file

* temp to check

* Move loop with caches and add attr to rename

* [conformance] Enable local cache using in SubgraphsDumper tool
2023-08-24 17:05:37 +02:00
Sebastian Golebiewski
22fe12fe9b [DOCS] Updating MO documentation (#18757)
* restructure-mo-docs

* apply-commits-18214

Applying commits from:

https://github.com/openvinotoolkit/openvino/pull/18214

* update

* Apply suggestions from code review

Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>

* Apply suggestions from code review

* Update model_introduction.md

* Update docs/resources/tensorflow_frontend.md

* Create MO_Python_API.md

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* revert

* Update Cutting_Model.md

* serialize

* serialize-in-image

* Update Deep_Learning_Model_Optimizer_DevGuide.md

* Apply suggestions from code review

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* Update model_conversion_diagram.svg

---------

Co-authored-by: Anastasiia Pnevskaia <anastasiia.pnevskaia@intel.com>
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2023-08-23 18:53:27 +02:00
Sebastian Golebiewski
6d3726024d [DOCS] Updating Supported Model Formats article (#18495)
* supported_model_formats

* add-method

* apply-commits-18214

Applying commits from:
https://github.com/openvinotoolkit/openvino/pull/18214

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* Update docs/MO_DG/prepare_model/convert_model/supported_model_formats.md

* review-suggestions

* Update supported_model_formats.md
2023-08-23 18:26:07 +02:00
Karol Blaszczak
6eee51a6ef [DOCS] including NPU documents (#19340) 2023-08-22 17:17:37 +02:00
Sebastian Golebiewski
6cd70af7c2 update-notebooks (#19337) 2023-08-22 15:37:37 +02:00
Sebastian Golebiewski
4703196f5c link-to-frontend (#19178) 2023-08-22 11:21:56 +02:00
Sebastian Golebiewski
20bf7aec13 [DOCS] Update tutorials for master (#19307)
* update-160823

* fixes

* fix-toc-headings

* fix-headings

* fix

* fix-headings

* fix

* fix-headings

* fixes

* Update 220-cross-lingual-books-alignment-with-output.rst

* fixes

* fix

* fix-toc-headings

* fix-headings

* fix toc

* fix toc

* fix toc

* add-missing-301-nncf

* Update 301-tensorflow-training-openvino-nncf-with-output.rst

* fix toc

* fixes
2023-08-21 16:47:14 +02:00
Karol Blaszczak
601cfadabf Update prerelease_information.md (#19282) 2023-08-18 20:00:54 +02:00
Karol Blaszczak
7635f89141 [DOCS] pre-releasenotes 23.1 Aug port master (#19273) 2023-08-18 17:58:01 +02:00
Ilya Lavrenov
75b48e9cdc Added OpenCV minimal versions (#19231) 2023-08-17 16:45:01 +04:00
Sebastian Golebiewski
2a8143f548 [DOCS] Add numpy to installation instructions for master (#19127)
* add-numpy

* Apply suggestions from code review

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

* Apply suggestions from code review

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-08-16 10:20:49 +02:00
bstankix
5e1bcbdb93 [DOCS] Fix parameter name in design-tabs (#19211) 2023-08-16 07:42:01 +00:00
bstankix
6afe49decf [DOCS] Add state retention to design-tabs (#19179) 2023-08-14 13:37:52 +00:00
Maciej Smyk
e5c4350d92 [DOCS] Review release docs for master (#19152) 2023-08-14 13:40:34 +02:00
Sebastian Golebiewski
260273932a remove-howto (#19139) 2023-08-11 14:01:22 +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
hyunback kim
58bd8e7f0b [GPU] Add disable winograd convolution in execute_config. (#18964)
* [GPU] Add disable winograd convolution in execute_config.

Signed-off-by: hyunback <hyunback.kim@intel.com>
2023-08-09 13:32:36 +09:00
Karol Blaszczak
859c03268b [DOCS] installation guide restructuring (#19044) 2023-08-08 16:05:40 +02:00
Maciej Smyk
25b48dc105 [DOCS] Delete GNA pre-release content for master 2023-08-08 15:58:30 +02:00
Maciej Smyk
70e33469a8 Update model_optimization_guide.md (#18952) 2023-08-04 14:49:56 +02:00
Irina Efode
9b801bcff8 [CONFORMANCE] Add ReadMe file for new SubgraphsDumper tool (#18802)
* [CONFORMANCE] Add ReadMe file for new SubgraphsDumper tool

* Review comments apply

* move readme

* Update README.md

* Update README.md
2023-08-04 10:30:48 +00:00
Karol Blaszczak
b7331016db [DOCS] fix ext directive (#18990) 2023-08-04 12:22:48 +02:00
Dmitriy Valetov
245e0c8f7e fix at docs/dev/build_webassembly.md (#18979) 2023-08-04 12:34:13 +04:00
Karol Blaszczak
32e0e859b2 [DOCS] update prereleasenotes (#18946) 2023-08-03 13:11:45 +02:00
Anastasia Kuporosova
3adb6d4cd2 [DOCS] Update PYTHONPATH in docs (#18961) 2023-08-03 11:46:34 +02:00
Sebastian Golebiewski
c2052b0424 [DOCS] Compile CPU plugin for ARM platforms. (#18764)
* Update build_raspbian.md

* update-instructions

* remove-cross-compilation

* Update build_raspbian.md
2023-08-01 11:10:04 +02:00
Ilya Lavrenov
94887bed38 Removed prebuilt OpenCV usage (#17838) 2023-07-28 16:08:09 +00:00
bstankix
3a83237a6c Bugfix newsletter and footer scripts (#18853) 2023-07-28 16:12:07 +02:00
Jakub Nowicki
fd085f870f [GNA] Update doc for GNA 3.5 (#18825)
* [GNA] Update doc for GNA 3.5
2023-07-28 12:25:03 +02:00
Pavel Esir
98df87099a [MO] compress_to_fp16=True by default (2nd attempt) (#18652)
* [MO] compress_to_fp16=True by default (2dn attempt)

* fix unit-tests

* second round of fixin unit-tests

* set compress_to_fp16 default to True in ovc/cli_parser.py

* use save_model in mo_python_api_tests

* enforce compress_to_fp16=False in test_zero_copy

* selectively compress depending on the path user has chosen to generate IR

* corrected doc

* allow compress_to_fp16=False/True for ovc

* doc and unit-tests failing fix

* user save_model in ovc cli tool

* revert back serialize and compress_model but into main instead of moc_emit_ir

* cover more argument combinations for cli tool and convert_model
2023-07-27 12:32:50 +04:00
Vitaliy Urusovskij
f8f6d4a5b5 Note ONNX FE in mem_optimization_guide.md (#18777) 2023-07-27 10:42:35 +04:00
dependabot[bot]
ab42ff1164 Bump certifi from 2022.12.7 to 2023.7.22 in /docs (#18789)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 20:09:06 +04:00
Maciej Smyk
458125e158 [DOCS] Link fix for Get Started for master (#18798)
* Update get_started.md

* Update get_started.md
2023-07-26 12:25:52 +02:00
bstankix
3c1c3e6768 [DOCS] Update newsletter and carousel (#18776)
* Add preloader to newsletter pup-up

* Add scroll nav to banner carousel
2023-07-25 12:11:47 +00:00
Maciej Smyk
393b3b1545 background fix for images (#18756) 2023-07-25 08:45:06 +02:00
Ilya Lavrenov
86c68fffe4 Removed Intel Myriad headers from new API (#18736)
* Removed Intel Myriad from new API

* Renamed GPU unit tests
2023-07-24 16:20:08 +04:00
bstankix
7e1d8283f2 Update newsletter with filtered form fields (#18740) 2023-07-24 13:23:00 +02:00
Karol Blaszczak
bfe3faca1e [DOCS] conformance update (#18732)
conformance table
fix Add in ONNX layers
2023-07-24 11:43:33 +02:00
bstankix
1911b09a75 [DOCS] Bugfix newsletter validation 2023-07-20 16:44:26 +02:00
bstankix
dd358fc95a [DOCS] Features update (#18676)
* Update newsletter to work with new footer

* Update footer

* Add carousel in homepage banner

* Update banner carousel
2023-07-20 15:48:44 +02:00
Mircea-Aurelian Dan
5397e299fd [EISW-81712] Rename VPUX to VPU in openvino codebase (#17949)
* Change `VPUX` occurrences to `VPU`

* Switch `VPU` library name

* Change remaining references to `VPUX`
2023-07-19 15:55:24 +04:00
Karol Blaszczak
fe7b19af6a [DOCS] new benchmark data (#18532) 2023-07-18 18:03:25 +02:00