Commit Graph

1726 Commits

Author SHA1 Message Date
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
Oleg Pipikin
cdef86c366 Move unit and func test utils (#18423)
* Move unit and func test utils. Rename targets

* Fix1
2023-07-18 16:23:58 +02:00
Karol Blaszczak
a7b76522a6 [DOCS] minor MO fixes (#18603) 2023-07-18 16:22:34 +02:00
Sebastian Golebiewski
b7e8338e29 update (#18615) 2023-07-18 14:51:23 +02:00
bstankix
8a49cf14ee [DOCS] Add newsletter form (#18605)
* Add newsletter modal
2023-07-18 14:46:42 +02:00
Jan Iwaszkiewicz
ec26537b3e [PyOV][DOCS] Update inference documentation with shared memory flags (#18561) 2023-07-18 13:15:10 +02:00
Maciej Smyk
d21296bcc1 Update configurations-for-intel-gpu.md (#18611) 2023-07-18 12:35:37 +02:00
Ilya Churaev
f9ead5016f Moved copy_to to impl and move template plugin to this API (#18574)
* Moved copy_to to impl and move template plugin to this API

* Fixed code style

* Fixed documentation
2023-07-17 15:27:17 +04:00
Sebastian Golebiewski
6761a29af5 [DOCS] Updating Interactive Tutorials (#18504)
* update-notebooks

* Update docs/nbdoc/nbdoc.py

Co-authored-by: bstankix <bartoszx.stankiewicz@intel.com>

* Update docs/nbdoc/nbdoc.py

Co-authored-by: bstankix <bartoszx.stankiewicz@intel.com>

---------

Co-authored-by: bstankix <bartoszx.stankiewicz@intel.com>
2023-07-14 10:57:06 +02:00
bstankix
d6c4e1acc0 [DOCS] Update newsletter (#18529)
* Change trigger to work from iframe

* Add more debug info
2023-07-13 12:50:43 +02:00
bstankix
0e1d006144 [DOCS] Add newsletter popup (#18506)
* Add newsletter modal

* Add icons to message box

* Add debug info
2023-07-12 12:44:20 +02:00
Karol Blaszczak
b30bd0d3e4 [DOCS] GNA disclaimer 2023-07-12 11:46:08 +02:00
Maciej Smyk
0148076ed7 [DOCS] Code block update for master (#18437)
* code-block-1

* Update Convert_Model_From_Paddle.md

* code-block force

* fix

* fix-2

* Update troubleshooting-steps.md

* code-block-2

* Update README.md
2023-07-11 10:43:54 +02:00
Maciej Smyk
2ea277fc72 Update installing-openvino-docker-linux.md (#18458) 2023-07-11 09:44:08 +02: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
Ilya Churaev
b69190c2c1 Proxy plugin 2.0 (#17416)
* Initial commit for proxy plugin

* Include proxy to openvino library

* Fixed some tests

* Added plugin properties

* Added readme

* Support Compile model for the proxy plugin

* Fixed python

* Remove gmock

* Fixed some tests

* Fixed load plugin tests

* Removed internal PROXY_FALLBACK_PRIORITIES initialization property

* Fixed code style

* Added new tests

* Create architecture.md

* Fixed some proxy tests

* Implement not implemented functions

* Fixed ICore mock

* Remove redundant code

* Added import/export tests

* Fixed hetero import/export tests

* Fixed ICore mock

* Fixed import tests

* Fixed build

* Remove redundant parse config

* Fixed some comments

* Try to fix Windows build

* Fixed incorrect logic

* Small fix in tests

* Fixed python API

* Fixed typo

* Try to fix python

* Switch GPU under proxy

* Fixed GPU name

* Revert GPU plugin under proxy

* Small changes in CMake files

* Temp commit

* Build without proxy

* Revert "Temp commit"

This reverts commit 1ac9824bdf.

* Fixed test linking

* Removed tests from ncc check

* Add option to disable proxy plugin

* Fixed minor comments

* Disable some proxy tests if IR frontend is disabled

* Enable Intel GPU under the proxy

* Fixed typo

* Fixed segfault in tests

* Small fix for case if only GPU is registered

* Fixed code style

* Added remote context tests

* Added proxy tests to CI

* Fixed mock engine

* Test change

* Revert "Test change"

This reverts commit 2d1d67766f.

* Add new tests

* Removed some tests

* Revert "Removed some tests"

This reverts commit 090398652f.

* Revert incorrect logic

* Removed unused variables

* Use original name for the GPU plugin

* Fixed CMake

* Do not show hidden devices

* Try to fix GPU remote context

* Fixed GPU plugin build

* Added interface for proxy remote context

* Remove local properties

* Remove redundant API

* Fixed typo

* Added remote tensors

* Fixed code style

* Fixed some comments

* Unwrap remote tensors before conversion to Blob

* Added cast for legacy API

* Fixed some cldnn tests

* Do not add preprocessing for proxy plugin

* Enabled more tests and wrap tensors in infer request

* Use hardware request inside conversion wrapper

* Fixed hand on cache calculation

* Try to fix some tests

* Support set tensor for remote tensors in proxy plugin

* Revert "Support set tensor for remote tensors in proxy plugin"

This reverts commit 5a927de590.

* Remove redundant friend from compiled model and fix life time for infer
request

* Fixed code style

* Add additional so pointers to the tensor

* Rewrite approach for compile model and tensor

* Removed API from proxy

* Fixed is/as Blob for wrapped Blobs

* Wrap tensor when set tensor to plugin

* Fixed recursive call

* Don't unwrap tensors for AUTO plugin

* Fixed Some Multi tests with remote blob for proxy

* Align context name with tests

* Fixed code style

* Try to fix more tests

* Some minor changes

* Try to fix OVHoldersTests

* Try to save low level SO in high level wrappers

* Revert "Try to save low level SO in high level wrappers"

This reverts commit 430ff8a526.

* Revert "Try to fix OVHoldersTests"

This reverts commit 32604f0d3e.

* Disable some tests

* Fixed DynamicBatchShapeTests

* Fixed caching tests and skip OVHoldersTest

* Small refactoring

* Fixed import model

* Small fix

* Fix typo which causes fails of caching tests

* Disabled AUTO BATCH for proxy device

* Support Export in Auto batch

* Small changes

* Fixed initialization fallback to plugin with proxy name

* Added more values for tests

* Ask all devices and create context if no device id

* Support export in auto batch

* Fixed some comments

* Fixed some comments and removed auto batch

* Fixed some comments

* Fixed auto batch test and some comments

* Fixed build

* Removed proxy plugin class from dev api

* Fixed code style

* Fixed disabled tests
2023-07-07 13:45:20 +04:00
bstankix
553dab43b4 [DOCS] Add global footer 2023-07-06 08:24:40 +02:00
Sebastian Golebiewski
9b67a9ddb3 [DOCS] Fix references in installation guide (#18382) 2023-07-06 08:04:49 +02:00
Katarzyna Mitrus
9fa1b858dc [Spec] ScatterElementsUpdate-12 specification (#18025)
* ScatterElementsUpdate-12 init

* Update doc structure with ScatterElementsUpdate-12

* Update Operations_specifications.md

* Typos

* Update descriptions

* Add info about indices normalization

* Add info about negative axis normalization

* Add info about boolean type

* Missing coma and typo

* More examples and reduction descriptions

* Rename reduction "copy" to "none"

* Add more examples with values

* Mean mode and types clarification
2023-07-05 09:40:51 +02:00
Karol Blaszczak
4cc70e22e5 [DOCS] menu bug fix (#18352) 2023-07-04 07:57:47 +00:00
Tatiana Savina
43a278f343 update links to rn (#18337) 2023-07-03 17:10:34 +02:00
Karol Blaszczak
9dd27dd810 [DOCS] update for install 23.0.1 (#18334) 2023-07-03 14:58:06 +02:00
Alexander Suvorov
cb7c47b0e3 [DOCS] Update Selector Tool 2023.0.1 2023-07-03 14:16:11 +02:00