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
Sebastian Golebiewski
b492eda96a
DOCS: Fixing formatting in 'Install From Apt' article ( #15062 )
...
* fixing-formatting-apt
Fixing indentation, faulty code-blocks, numbering.
* fix link
* Update docs/install_guides/installing-openvino-apt.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* fix link
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-12 15:54:33 +08:00
Sebastian Golebiewski
1dc93d69d8
adding new tutorials ( #15027 )
2023-01-10 17:15:22 +01:00
Maciej Smyk
a14c9e3ae5
DOCS: Libraries for Local Distribution image recreation for master ( #14950 )
...
* deployment_full
* Update deployment_full.svg
2023-01-05 23:14:43 +04:00
Sebastian Golebiewski
99c7ee1c18
DOCS: Hiding Transition to API 2.0 banner - for master ( #14949 )
...
Using cookies to keep the banner hidden once the user has closed it.
2023-01-05 13:52:30 +01:00
Sebastian Golebiewski
136e375a93
DOCS: Updating Interactive Tutorials - for master ( #14945 )
...
Adding new tutorials:
404-style-transfer-webcam
406-3D-pose-estimation-webcam
2023-01-05 13:49:42 +01:00
Sebastian Golebiewski
3017c8d123
DOCS: Fixing broken links in documentation. ( #14935 )
2023-01-05 11:25:03 +04:00
Giovanni Saponaro
e07bd74f38
Fix inference pipeline C++ doc: refer to the correct input blob ( #14709 )
2023-01-05 01:20:05 +04:00
Karol Blaszczak
f31ebd4947
Release doc updates_port ( #14784 )
2023-01-04 11:12:11 +00:00
Aleksandr Voron
45bf23e527
PyPi documentation - add M1 related updates ( #14919 )
...
* pypi-openvino-update-m1
* Update pypi-openvino-rt.md
* Update pypi-openvino-dev.md
2023-01-04 15:02:15 +04:00