dependabot[bot]
5da21f5649
Bump ipython from 8.5.0 to 8.10.0 in /docs ( #15655 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 8.5.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/8.5.0...8.10.0 )
---
updated-dependencies:
- dependency-name: ipython
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-02-13 23:42:54 +04:00
Maciej Smyk
6f3b37b2fa
Update deployment_simplified.svg ( #15678 )
2023-02-13 16:00:41 +04:00
Artyom Anokhov
8d2eae95a7
Port changes for installing GPU driver from 2022.3 branch ( #15408 )
...
* Port changes for installing GPU driver from 2022.3 branch.
* install_openvino_dependencies: Fixed syntax after ShellCheck
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-02-08 18:37:51 +04:00
Ilya Lavrenov
1f3e469c5e
Added -Wall for Clang and GCC ( #15513 )
...
* Added -Wall for Clang and GCC
* Fixes
* Don't use /J
* Fixed warnings
* Fixed warnings
* More fixes
* Fixed for MSVC
* Fixed more warnings on Windows
* Suppressed some warnings in template plugin
* Update src/tests/functional/plugin/shared/include/behavior/plugin/caching_tests.hpp
* Added suppression for PT FE
* Suppressed warnings in TF FE
* Suppressed warnings on Core unit tests
* Suppress warnings in python
* Suppressed Windows warning for 3rd party modules
* Suppresed one more warning
2023-02-08 15:01:00 +04:00
Sebastian Golebiewski
02a6d1a6b8
fix links ( #15356 )
2023-02-06 15:27:08 +08:00
Yuan Xu
9875c96b66
Add a disclaimer about CentOS for YUM install ( #15453 ) ( #15515 )
...
* update step 3
* fix formatting
* fix formatting
* fix formatting
* test formatting
* change code to use sphinx directives
* fix formatting
* test formatting
* test formatting
* rewording
* test formatting
* test formatting
* test formatting
* move content to troubleshooting guide
* fix formatting
* fixes
* remove troubleshooting item and add a disclaimer
* add centos 7
2023-02-06 15:20:28 +08:00
Ilya Lavrenov
de1631d67d
Generalized OpenCL handling ( #15253 )
...
* Squashed commit of the following:
commit 62c992f6a0bc3a2f559faac6912be9c5632a359f
Author: Ilya Lavrenov <ilya.lavrenov@intel.com >
Date: Sun Jan 22 11:38:18 2023 +0400
Generalized OpenCL handling
* Updates
* Fixes
* Update thirdparty/CMakeLists.txt
test
* Fixed build with CL/cl2.hpp
* Fixes
* Fixes
* Fixed compilation flags
* Fixed build with target OpenCL 120
* Don't use cache
2023-02-03 15:36:47 +00:00
Karol Blaszczak
1e8144f21b
[DOCS] minor adjustments to Add. Res. sections in Install guide ( #15462 )
...
add to additional resources and change button formatting
2023-02-03 10:39:30 +01:00
Ilya Churaev
1bb8223ecd
Template ov plugin ( #15220 )
...
* Initial migration of TemplatePlugin to ov::IPlugin interface
* Fixed segfault
* Fixed static build and some template tests
* Fixed code style
* Fixed some template tests
* Fixed scale tests
* Disabled transformations in the template plugin
* Fixed ONNX tests
* Fixed compilation
* Fixed core tests
* Fixed some crashes
* Small fixes
* Migrate to ICompiledModel
* Fixed some behaviour tests (add legacy names and supported_properties)
* Fixed output precisions
* Fixed some tests
* Changed parameter->result test
* Fixed some preprocessing tests
* Added mean image preprocessing
* Disabled some tests
* Fixed some template tests
* Try to fix not implemented false
* Try to fix template tests
* Fixed doc
* Catch ov::NotImplemented exception
* Small changes
* Fixed build
* Try to fix build
* Fixed some comments
* Use new properties
* Fixed documentation
* Fixed properties
2023-02-03 13:37:40 +04:00
Mang Guo
9e83b081f4
Add gather lpt transformation ( #14597 )
...
* Add gather lpt transformation
* Add per-channel gather lpt dequantization support
* Fix review comments
* Add GPU test case
* Fix clang-format error gpu case build error
* Fix comments
* Fix clang-format check fail
* Update docs
* Fix comments
* Add Gather opset1 quantization support
2023-02-02 16:13:52 +01:00
Xiake Sun
302e5497dd
Docs/fix convert tf crnn model document ( #14531 )
...
* Fixed freezing tf1 pre-trained model issue due to mix use of tf1 and tf2 API
* Fix review comments
* Apply suggestions from code review
2023-02-01 20:36:48 +01:00
Tatiana Savina
6ac1636191
change extras description ( #15279 )
2023-02-01 20:10:48 +01:00
Sebastian Golebiewski
3e70a9206b
[DOCS] Restyling the documentation website - for master ( #15409 )
...
* tocsection css
* Update burger.svg
2023-02-01 19:47:01 +01:00
Michael Frank Hansen
631784730d
Docs ov 2022 3 Added results for Sapphire Rapids 6448Y. OV bench results and system config description ( #15418 )
...
fixes the FP32 and FP16 swap of results.
* SPR-6448Y updated results
Updated all files with data for SPR 6448Y. New results in benchmark-data.csv, benchmark-performance-data.xls, benchmark-info-detailed.xls and platform-list_22.3.pdf
2023-02-01 21:21:20 +03:00
Pavel Esir
da9470864c
[MO] add extractor for TF Any operation ( #15255 )
...
* added extractor for TF Any operation
* enabled existing 'Any' layer test for legacy TF frontend
2023-02-01 08:59:15 +04:00
Sebastian Golebiewski
bb18069f85
create repo file ( #15394 )
2023-01-30 20:39:46 +04:00
Tatiana Savina
5da1bdd93a
[DOCS] Delete DL WB note ( #15225 )
...
* delete DL WB tips
* remove space
* fixed a link
2023-01-27 16:19:14 +01:00
Sebastian Golebiewski
60664358be
architecture ( #15338 )
2023-01-26 22:58:09 +04:00
Sebastian Golebiewski
2c64c3a8a9
sphinx_design ( #15198 )
...
Adding new sphinx extension for designing responsive web components.
2023-01-25 15:15:03 +01:00
Sebastian Golebiewski
a1fb7fe5bc
apt brew yum ( #15297 )
2023-01-25 14:40:33 +04:00
Ilya Lavrenov
0970bc8fcf
Moved legacy library and deprecated tests to GNA ( #15244 )
2023-01-25 11:36:22 +04:00
Tomasz Jankowski
988847f559
Transformation component transition to OV namespace (phase 4) ( #13558 )
...
* Use openvino pass graph_rewrite
* Replace use of ngraph::pass to ov::pass
* Remove ngraph::pass aliases
* Update after rebase
* Fix post merge conflicts
* Apply code style
* Apply code style
* Remove bypassing inclusion
* Apply code style
2023-01-25 01:02:35 +03:00
Karol Blaszczak
2394d226fa
Docs minor content adjustments ( #15281 )
2023-01-24 14:47:22 +01:00
Sebastian Golebiewski
ea519f85db
minor edits ( #15269 )
2023-01-24 01:23:09 +04:00
Karol Blaszczak
3d8a418549
Update Supported_Devices.md ( #15270 )
2023-01-24 01:22:47 +04:00
Sebastian Golebiewski
bd1808c6c4
fix headings ( #15207 )
2023-01-23 10:27:42 +01:00
Ilya Lavrenov
0ba9f14e60
Moved .svg files under LFS ( #15249 )
2023-01-23 10:49:39 +04:00
Sebastian Golebiewski
ffdf31fba8
DOCS: Update doxygen version ( #15210 )
...
* Update build_doc.yml
* fixing references
* fix refs
* fix branch.hpp
2023-01-20 13:22:30 +04:00
Maciej Smyk
d7e77e30a8
DOCS: Model Caching Overview image recreation for master ( #15021 )
...
* Model Caching Overview
* graph-background-fix
2023-01-20 08:21:42 +01:00
Maciej Smyk
426a9a6161
DOCS: OpenVINO™ Security Add-on image recreation for master ( #15080 )
...
* Security Add-on
* Update ovsa_example.svg
2023-01-20 08:16:34 +01:00
Ilya Churaev
141646ddc0
Remove myriad defines ( #15196 )
2023-01-19 10:57:15 +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
Sebastian Golebiewski
3094384d74
revert tutorials ( #15164 )
2023-01-18 08:32:22 +01:00
Przemyslaw Wysocki
8dd9c890b0
[PyOV] Update requirements for Python 3.11 - docs ( #15071 )
2023-01-17 08:23:35 +01:00
Sebastian Golebiewski
0d2f1facbb
heading fix ( #15162 )
2023-01-17 15:09:21 +08:00
Tatiana Savina
74f4a5e47d
update footer ( #15153 )
2023-01-16 19:59:37 +03:00
Karol Blaszczak
00b88550a0
DOCS-revert_notebooks_version ( #15152 )
...
revert to the working version
2023-01-16 17:24:52 +01:00
Sebastian Golebiewski
d87b8e1dcb
DOCS: Update of 'Creating a YOCTO image' article ( #15129 )
...
* update
Updating master branch in meta-intel repository for OpenVINO 22.3
* Update installing-openvino-yocto.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-16 10:49:54 +00:00
Yuan Xu
e1027e9138
Add install dependencies info for APT & YUM ( #15023 ) ( #15125 )
...
* add install dependencies info
* update according to comments
* fix formatting
* fix formatting
* small corrections
* fix formatting & issues
* minor correction
2023-01-16 16:54:10 +08: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
Ilya Lavrenov
53e9d7acea
Fixed compilation on Linux ( #15127 )
2023-01-16 11:01:33 +04:00
Ilya Lavrenov
372699ec49
Fixed linker warnings in docs snippets on Windows ( #15119 )
2023-01-16 07:29:44 +04:00
Sebastian Golebiewski
fe290b7acb
DOCS: Updating the diagram in the home page -for master ( #15107 )
...
restyling the first paragraph and updating the diagram
2023-01-14 17:33:19 +01:00
Yuan Xu
1ea2d679df
fix step5 ( #15065 ) ( #15091 )
2023-01-13 19:00:07 +08:00
Sebastian Golebiewski
04720f0453
Update installing-openvino-apt.md ( #15079 )
...
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-13 08:51:43 +08:00
Luis Avitia
a6e7cdc895
Update layer limitations for VPU ( #13995 )
...
* Update layer limitations
Update layer limitations in Known Layers Limitations document.
Add "Floor", "ConvTranspose" and "GatherElements" in Known Layers Limitations section.
Tickets:
CVS-88871 - Floor op
CVS-75208 - ConvTranspose op
CVS-88690 - GatherElements op
* Update docs/OV_Runtime_UG/supported_plugins/VPU.md
* Update docs/OV_Runtime_UG/supported_plugins/VPU.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-13 08:51:08 +08:00
Luis Avitia
d87989cd2c
Update VPU plugins layer support ( #13997 )
...
Update support "Sign" layer to not supported.
Update support "Floor" layer to limited support.
2023-01-13 07:56:55 +08:00
Pavel Esir
9e3b52eee0
remove deprecated cli arguments from MO ( #14937 )
...
* removed deprecated cli arguments from MO
* removed deprecated options from docs
* Update tools/legacy/benchmark_app/README.md
* removed ConcatOptimization.py, removed deprecated args from unit-tests, renamed tensorflow_use_custom_operations_config -> transformations_config; replaced using or cmd_params.data_type -> cmd_params.compress_to_fp16
* added comment why we set internal 'data_type' always to 'FP32' after introducing 'compress_to_fp16'
* removed openvino_docs_MO_DG_prepare_model_Model_Optimization_Techniques from MO_DevGuide
* returned back --data_type argument
* leftovers from recovering
* returned back to package_BOM.txt; fixed NHWC by default for TF
* recovered --disable_nhwc_to_nchw to MO args
* reverted removing --tensorflow_use_custom_operations_config
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
2023-01-12 21:12:56 +00:00
Julio Morero
ee58a7aa38
Change device order in MULTI python snippet ( #15057 )
2023-01-12 20:27:58 +04:00