Tatyana Raguzova
cf2c7da568
Remove fix for gna tests ( #18135 )
2023-06-19 12:54:34 +01:00
Tatyana Raguzova
5fb2f72af5
Increase version for 2022.3.1 release ( #18081 )
...
+ Fix for gna tests
2023-06-16 17:15:23 +04:00
Karol Blaszczak
12b562bdde
[DOCS] bring VPU support back in 22.3.1 ( #18064 )
2023-06-14 12:48:46 +00:00
Karol Blaszczak
04bcae3f49
Docs port otx and datumaro changes ( #18005 )
...
port and adjust:
https://github.com/openvinotoolkit/openvino/pull/17944
https://github.com/openvinotoolkit/openvino/pull/17269
2023-06-13 07:41:09 +00:00
Ilya Lavrenov
b10cf93e7e
Ports fixes to 2022.3.1 LTS ( #17951 )
...
* Fix config mapping for runtime and frontend targets for RelWithDebugInfo config (#17312 )
* Fix samples RelWithDebugInfo config binding
* Fix1:
* Add default config map for openvino::runtime
* Fix2
* Fix3
* Fix4
* Added cmake_policy call to allow IN_LIST in if() (#17916 )
* Ported https://github.com/openvinotoolkit/openvino/pull/17900
* Fixed compilation with clang
---------
Co-authored-by: Oleg Pipikin <oleg.pipikin@intel.com >
2023-06-09 00:55:09 +04:00
Anastasia Kuporosova
83fadb96ad
[PyOV] Check for glibc version in python test ( #17081 ) ( #17097 )
...
* [PyOV] Check for glibc version in python test (#17081 )
* [PyOV] Check for glibc version in python test
* fix for no glibc
* fix codestyle
* test for ci
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-06-09 00:54:53 +04:00
Sebastian Golebiewski
5b953be972
[DOCS] Fixing formatting issues in documentation - for 22.3 ( #17758 )
...
* port17603
* fixes
2023-05-29 08:13:08 +02:00
Sebastian Golebiewski
0e47987446
[DOCS] Update Interactive Tutorials - for 22.3 ( #17601 )
...
port: https://github.com/openvinotoolkit/openvino/pull/17598/
2023-05-22 14:46:35 +02:00
Maciej Smyk
f392465e2a
[DOCS] Recreation of BDTI PRs - 22.3 ( #17546 )
...
* 16913
* Update performance_hints.md
2023-05-22 10:32:42 +02:00
Fang Xu
7303ffa7b9
update tbb2020 package for windows ( #17599 )
...
* update tbb2020 package for windows
add tbb binaries versioning
tbb2020.3.3: https://github.com/oneapi-src/oneTBB/releases/tag/v2020.3.3
* update SHA256
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-05-20 00:17:04 +04:00
Przemyslaw Wysocki
b24fc40fae
Add upper bound to linter ( #17623 )
2023-05-19 14:27:49 +04:00
Ilya Lavrenov
cb9b50a49d
Port fixes from master to LTS ( #17324 )
...
* Update ie_common.h (#16860 )
* [GPU] Added try/catch for device detection loop to skip platforms which throw an exception (#17011 )
* ONNX FE - model loading fix (#17091 )
* Path retrieval fix
* More detailed messages in the failing test
* Exe path with model name
---------
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com >
* Upper-bound for patchelf (#17177 )
* Apply suggestions from code review
---------
Co-authored-by: Ian Hunter <ian.hunter@intel.com >
Co-authored-by: Vladimir Paramuzov <vladimir.paramuzov@intel.com >
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com >
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com >
Co-authored-by: Alina Kladieva <alina.kladieva@intel.com >
2023-05-19 13:39:54 +04:00
Oleg Pipikin
8f42bf1647
Fix copy constructor and assignment for ov::Any ( #16757 ) ( #17087 )
...
* Fix copy constructor and assignment for ov::Any (#16757 )
* Fix copy constructor and assignment for ov::Any
* Fix1
* Apply comments
* Add test
* Fix code style
* Fix2
* Fix3
* Fix1
2023-05-18 11:29:05 +04:00
Karol Blaszczak
8ba2d74f10
Prepare "memory_optimization_guide.md" ( #17022 ) ( #17497 )
...
---------
Co-authored-by: Vitaliy Urusovskij <vitaliy.urusovskij@intel.com >
2023-05-15 10:38:49 +02:00
Karol Blaszczak
bdadcd7583
[DOCS] benchmarks new page port 22.3 ( #16620 ) ( #17252 )
...
port 3 PRs to recreate the new benchmark page:
16984, 16620, 16862
Port css style, html modal, and fix 1 POT link for benchmarks from master.
port 1 install guide fix:
16572
2023-04-27 15:46:27 +02:00
Maciej Smyk
2deaccc02f
Update automatic_batching.md ( #17262 )
2023-04-27 14:39:44 +02:00
Sebastian Golebiewski
cc351b023a
update tuts ( #17235 )
2023-04-27 11:43:18 +02:00
Vitaliy Urusovskij
ed4a7a3842
[2022.3] Fix TSAN issues in GNA plugin ( #17216 )
...
* Fix TSAN issue in GNA plugin (#17163 )
* Fix TSAN issue No2 in GNA plugin (#17185 )
* Fix TSAN issue No2 in GNA plugin
* Misprint
* Add copyright
2023-04-26 15:40:12 +04:00
Ilya Lavrenov
72877d4b09
Use manylinux2014 instead of manylinux_2_17 as a platform tag ( #15215 )
...
* Use manylinux2014 instead of manylinux_2_17 as a platform tag
* Test
2023-04-26 12:08:51 +04:00
Andrei-George Boji
6e6c469e69
Updated dependencies for new FW ( #17024 )
...
* Updated dependencies for new FW
* updated depencies for pcie fw
2023-04-21 05:39:41 -07:00
Karol Blaszczak
34a041a8a3
[DOCS] bring back conda guide 23.0 ( #17030 )
2023-04-20 14:09:32 +02:00
Vitaliy Urusovskij
a5c97d346a
Fix FQ ref impl broadcasting ( #17017 )
...
* Fix broadcasting issue in FQ ref implementation (#16812 )
* Try to return skipped test after FQ fix
* Copy FQ broadcast case from CPU to TEMPL tests
2023-04-18 22:57:02 +04:00
Karol Blaszczak
d3f7a76d9b
[DOCS] quick vpu fix ( #16998 )
2023-04-17 17:36:42 +02:00
Karol Blaszczak
b9f6104662
[DOCS] add vpu disclaimer ( #16948 )
2023-04-17 13:02:39 +02:00
Przemyslaw Wysocki
41f0419b37
[PyOV] Bump numpy to 1.24 in runtime ( #16886 )
...
* Bump runtime numpy
* Try forcing lower numpy in tests
* Lower numpy in tox
* Force numpy
2023-04-17 13:25:26 +04:00
Tatiana Savina
d329f4ddd3
DOCS Add Missing Python snippets to FE extensibility page ( #16455 )
2023-04-14 16:08:05 +02:00
Vitaliy Urusovskij
49033da98b
Small docs fixes ( #16945 ) ( #16951 )
2023-04-14 11:48:58 +00:00
bstankix
c7bb2bd119
[docs] Update switchers 4 ( #16922 )
...
- update version switcher
- update language switcher
2023-04-13 14:50:30 +02:00
Mateusz Bencer
19e914a46e
[port from master][ONNX FE] Fix Squeeze v1 ( #16890 )
...
* fix squeeze v1
* fixed Squeeze ctor
2023-04-12 21:04:52 +01:00
Ilya Lavrenov
c3f1c9c867
Port fixes from master to 2022.3 ( #16842 )
...
* Return benchmark_tool to openvino-dev wheel (#16834 )
* [HETERO] Enable smoke_Hetero_CachingSupportCase tests (#16711 )
* Remove warnings during cython call (#16831 )
---------
Co-authored-by: Nadezhda Ageeva <nadezhda.ageeva@intel.com >
2023-04-10 22:12:22 +04:00
Przemyslaw Wysocki
e7cfb8e363
Fix linter ( #16622 )
2023-03-31 01:21:39 +04:00
Ilya Lavrenov
7d28ed499a
Port 2022 3 ( #16611 )
...
* Fixed typo in core tests (#16235 )
* More accurate hwloc finding in case of dynamic tbbbind (#16488 )
* [INSTALL] Fix setupvars (installation for MacOS) and build python (#16514 )
* Fix installation + Python build on MacOS
* Update setupvars.sh
* Update setupvars.sh
* Revert
* revert
* Update scripts/setupvars/setupvars.sh
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
---------
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com >
Co-authored-by: Irina Efode <irina.efode@intel.com >
2023-03-29 13:58:22 +04:00
Sebastian Golebiewski
3e950a52f7
Update Doxyfile.config ( #16594 )
2023-03-28 15:56:16 +04:00
Sebastian Golebiewski
d5044c5e55
Update tutorials ( #16545 )
2023-03-24 18:17:27 +01:00
Karol Blaszczak
941f23a519
[DOCS] minor fix for content and config 22.3 ( #16530 )
2023-03-24 14:33:29 +01:00
Oleg Pipikin
6f6e4093b9
Fix ir10 inputs outputs serialization order ( #16357 ) ( #16401 )
...
* Change IRv10 serialisation to not reorder parameters and results
* Add tests
* Fix1
2023-03-21 11:00:05 +04:00
Anastasiia Pnevskaia
2281a0ef78
Fixed clearing of pipeline config params and TF session in convert_model() ( #16191 ) ( #16346 )
...
* Fixed pipeline config params clearing.
* Added clearing of TF session. Added tests.
2023-03-17 13:28:25 +04:00
Anastasiia Pnevskaia
11f1841fce
Clearing of CustomReplacementRegistry.registry in convert_model() ( #15893 ) ( #16347 )
...
* Clearing of CustomReplacementRegistry.registry.
* Added test.
2023-03-17 13:17:16 +04:00
Karol Blaszczak
7e0c8f8c40
DOCS-image-fix port22.3 ( #16341 )
...
(#16324 )
(#16308 )
2023-03-17 08:15:00 +01:00
Sebastian Golebiewski
a19e5c5865
[DOCS] Updating 'Prerequisites' section in Configurations for GNA article - for 22.3 ( #16237 )
...
* issue-15090
Add command for installation of prerequisites on Linux.
2023-03-15 17:09:28 +01:00
Sebastian Golebiewski
cb49293cc0
[DOCS] Adding 'Scrollbox' - new sphinx directive ( #15307 )
...
port https://github.com/openvinotoolkit/openvino/pull/15305
2023-03-15 15:24:23 +01:00
Sebastian Golebiewski
5c686a01fe
234 update ( #16212 )
...
Adding notebook 234-encodec-audio-compression
2023-03-10 16:28:59 +01:00
Sebastian Golebiewski
c329685f03
port-16085 ( #16210 )
2023-03-10 17:26:37 +04:00
Andrei-George Boji
e7f6244c36
Andreib/2022.3 myriad plugin obs ( #16079 )
...
* Changed to OBS firmware
* Changed dependencies settings for new FW
---------
Co-authored-by: Daria Mityagina <daria.mityagina@intel.com >
2023-03-09 15:14:49 +00:00
Karol Blaszczak
ab4f31c2f1
Docs benchmarks page update port 22.3 ( #16187 )
...
changes to benchmarks page to align with theme
2023-03-09 14:22:11 +01:00
Ilya Lavrenov
74272ed05e
Port to 2022.3 ( #16174 )
...
* Remove setuptools upperbound (#16054 )
* Added missed licenses to openvino-dev (#16057 )
* Fixed OpenMP + debian package code-path (#16058 )
* [CPU] Prevent out of bounds read inside Graph::InferDynamic (#16067 )
* Fixed compilation on Debian 11 with gcc 12.2 (#16096 )
* Fix for OpenCL
---------
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com >
Co-authored-by: Maksim Kutakov <maksim.kutakov@intel.com >
2023-03-09 15:25:23 +04:00
Tatiana Savina
172400fbf0
[DOCS] Port Frontend Extensions and OTX page ( #16135 )
...
* [DOCS] Add OTX page to Ecosystem (#16118 )
* add otx page
* change ecosystem page
* add ote img
* move ote page to rst
* fix path
* add path
* img test
* otx page
* add docs to ecosystem page
* [DOCS] Fix Frontend Extensions snippets (#16120 )
* move fe to rst
* fix code snippets
* add more line breaks
* fix tabsets
* fix link
* fix anchor
* test
* fixing link
* change tab directive
* fix tabs
* align code tabs
* fix link
* fix snippets
* add dlwb to ecosystem
* change ecosystem menu
* exclude fe page
2023-03-08 17:14:31 +01:00
Karol Blaszczak
c4e9623b4e
[Docs] nv12 changes port to 22.3 ( #16115 )
...
Port:
#15370
#16004
add single-plane input information
create single-plane cpp snippet
menu fix
update formatting for sphinx directives
additional snippet fixes
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
Co-authored-by: Vladimir Paramuzov <vladimir.paramuzov@intel.com >
2023-03-07 10:00:28 +01:00
Haiqi Pan
d91fbb10f2
fix benchmark_app python to support YES and NO values for -pin parameter ( #16042 )
...
* support YES and NO for -pin
* add if property_name == 'AFFINITY'
---------
Co-authored-by: Chen Peter <peter.chen@intel.com >
2023-03-06 10:55:48 +00:00
Sebastian Golebiewski
438eb5414f
Update Customize_Model_Optimizer.md ( #15687 )
...
Recreating #14062
2023-03-06 10:27:50 +01:00
Sebastian Golebiewski
cf03f9623e
notebooks update ( #16091 )
...
20230302220806
2023-03-03 18:23:15 +01:00
Ilya Lavrenov
2632c9e687
Port to 2022.3 from master ( #16049 )
2023-03-02 21:06:56 +04:00
Ilya Lavrenov
90bbee7ceb
Fixed clang-format for C API ( #16025 )
2023-03-01 19:24:13 +04:00
Tomasz Jankowski
5c105d3a2f
[Transformations] Enable missing runtime info check ( #15796 ) ( #15972 )
...
* Add rt info propagation to StridesOptimization
* Enable rt info check for pruning tests
2023-03-01 12:11:25 +04:00
Mikhail Ryzhov
e51bcb577c
[GNA] Changed max layer limit tests to avoid SEH exceptions ( #15015 ) ( #15460 )
...
* splitted test model
* Changed test config
* Set SF for all inputs
2023-02-28 20:06:27 +04:00
Vitaliy Urusovskij
627339e5f2
Apply Apivalidator to extra TBB libs ( #15998 )
2023-02-28 18:17:16 +04:00
Ilya Lavrenov
1ddb6797ab
Install libtbb2 instead of libtbb12 on U22.04 ( #15993 )
2023-02-28 15:03:13 +04:00
Alexandra Sidorova
b13e96a12c
[Snippets] Added matcher_name in ConvertConstantsToScalars pass ( #15977 )
2023-02-27 19:58:58 +04:00
Ilya Lavrenov
7274cdb51b
Apivalidator ( #15951 )
...
* Improved API validator logic (#15942 )
* Fix for apiValidator when more than 1 target needs to be checked (#15950 )
* Prevent infinite recursion
2023-02-25 23:36:11 +04:00
Ilya Lavrenov
00b5232419
Fixed issues in setupvars.sh ( #15884 ) ( #15952 )
...
* Fixed issues with setupvar.sh
* Fixes setupvars realpath error
---------
Co-authored-by: Otoka, Tomasz <tomasz.otoka@intel.com >
2023-02-25 21:26:54 +04:00
Ilya Lavrenov
589c927c3d
Fixed samples build on Debian 10 with cmake 3.13 ( #15939 )
...
* Fixed samples build on Debian 10 with cmake 3.13
* Use 2022/3 branches
* Limit setuptools version
2023-02-25 00:31:27 +04:00
Sebastian Golebiewski
f0270214a0
[DOCS] Structure change for 'AUTO Device Selection' article - post merge fix ( #15752 )
...
* aligning with 14750
2023-02-24 12:21:35 +01:00
Ilya Lavrenov
523f2780af
Supported OpenSUSE 15.3 ( #15897 ) ( #15907 )
2023-02-24 12:56:13 +04:00
Wang, Yang
5a463d9886
Conversion fail for ov::hint::performance_mode with UNDEFINED value ( #15903 )
...
* Update ov::hint::performance_hint UNDEFINED value from empty string to "UNDEFINED".
Update benchmark Python version.
Update the description about hint setting within benchmark APP README and help message.
* Drop the reduntant changes.
2023-02-23 17:28:02 +04:00
Daria Mityagina
0283bce431
[67541] - face-detection-0205, 0206 issues fixed (incorrect dimensions error) ( #14687 )
...
* [CVS-67541] - face-detection-0205, 0206 issues fixed (incorrect dimensions error)
* [CVS-67541] - face-detection-0205, 0206 issues fixed
2023-02-23 12:23:06 +00:00
Artur Kulikowski
174be7c8bd
[NormalizeL2] normalization of reduction axes ( #15841 ) ( #15879 )
...
* Add test for negative axes, preliminary solution to solve uncorrect
results
* Normalize axes in operation NormalizeL2
* Add test for negative axes
* Add EOF
2023-02-23 12:05:03 +04:00
Maciej Smyk
0a5ca53752
Update deployment_simplified.svg ( #15681 )
2023-02-20 08:19:20 +01:00
Yuan Xu
5ad7d7c54b
update symbolic link on uninstall page ( #15720 )
2023-02-15 18:40:43 +04:00
Fang Xu
20120ca646
22.3: remove tbb version check for using tbbbind static library ( #15700 )
2023-02-15 00:01:18 +04:00
Wang Wangwang
233c3ef841
Docs: Update the doc on default hint and execution devices property ( #14836 )
...
* Docs: Update to LATENCY as default hint
* Docs: Update the doc on execution devices property
* Update auto_device_selection.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-02-10 13:15:33 +01:00
Ilya Churaev
4c81ede32e
Port #15516 ( #15541 )
...
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-02-09 15:43:43 +04:00
Ilya Lavrenov
ccd9cadb14
Port to 2022.3 LTS ( #15506 )
...
* scripts/install_dependencies/install_NEO_OCL_driver.sh: code style (#15484 )
* scripts/install_dependencies/install_NEO_OCL_driver.sh: code style
* scripts/install_dependencies/install_NEO_OCL_driver.sh: code style warnings
* scripts/install_dependencies/install_NEO_OCL_driver.sh: add missing !
* [PyOV] Fix UserWarning in setup.py (#15334 )
* [Tools] Support NumPy 1.24 (#14728 )
* [Tools] Avoid use of NumPy deprecated types
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Revert "[Tools] Avoid use of NumPy deprecated types"
This reverts commit 21ffc167d1 .
* Move to 1.24 Numpy
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* [PyOV] Change default opset9->opset10 (#15238 )
* Meiyang/paddle 2.4 (#15177 )
* PaddlePaddle 2.4.1 support
* Update src/frontends/paddle/tests/requirements.txt
lowering PDPD version
* update paddlepaddle to 2.4.0
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
* Update README.md (#15504 )
Just a small typo.
* Throw an exceptions in case of incorrect pointers in Model creation (#15492 )
* [C++] Fix coverity issues (#15348 )
* [C++] Fix coverity issues
* Merge master with this branch
* [C++] Reapply changes that got eaten during merge
* Update samples/cpp/benchmark_app/main.cpp
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* [C++] Add missing const keyword
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* [Tests] Fix rest of NumPy deprecated types (#15245 )
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Bump paddlepaddle from 2.4.0 to 2.4.1 in /src/frontends/paddle/tests (#15190 )
Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/paddlepaddle/paddle/releases )
- [Changelog](https://github.com/PaddlePaddle/Paddle/blob/develop/RELEASE.md )
- [Commits](https://github.com/paddlepaddle/paddle/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: paddlepaddle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [nGraph]: fix fused names for ShuffleChannelsFusion transformation (#15150 )
* [nGraph]: fix fused names for ShuffleChannelsFusion transformation
* Review comments
* [MO] Activate pylint checker in CI (#15012 )
* Fixed mo workflow
* Update pylint config with import os
* Update .github/workflows/mo.yml
* Install extras for pylint checker
* Fix pylint reported errors
* Add torch to the environment
* Add torch into whitelist
* Ignore torch
* Localize torch code
* Fix syntax error
* Remove MO unit-test from Pylint flow
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
* [PyOV] Allow `numpy` patch releases (#15265 )
* Update reqs
* test, minor change
* [LPT] clang merge warning fix (#15502 )
* Trying to fix debian packages (#15508 )
* Trying to fix debian packages
* Added conflicts for samples for RPM
* updated mo/requirements.txt
* updated python/requirements.txt
* updated compatibility/requirements.txt
* Ipdated more places
* Revert "scripts/install_dependencies/install_NEO_OCL_driver.sh: code style (#15484 )"
This reverts commit 36106d9c45 .
* Apply suggestions from code review
* Added policy
---------
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com >
Co-authored-by: mei, yang <yang.mei@intel.com >
Co-authored-by: kyo <113977534+kyo-takano@users.noreply.github.com >
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com >
Co-authored-by: Piotr Krzemiński <piotr.krzeminski@intel.com >
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nadezhda Ageeva <nadezhda.ageeva@intel.com >
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com >
Co-authored-by: Edward Shogulin <edward.shogulin@intel.com >
2023-02-09 15:34:18 +04:00
Mingyu Kim
494d688d7c
[GPU] Show num_ccs for RANGE_FOR_STREAMS ( #15593 )
2023-02-09 11:55:24 +01:00
Ilya Lavrenov
833c2865c3
Generalized OpenCL handling ( #15253 ) ( #15507 )
...
* 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
* Added policy
* Fixed with build_interface
2023-02-09 14:52:25 +04:00
Artur Kulikowski
7b2273362e
Port relative path 2022.3 ( #15523 )
...
* Add test to verify add_extension with relative path (#15212 )
* Add test to verify add_extension with relative path
* Fix code style
* Use std::string::find instead of std::regex
* Remove unnecessary include
* Add comments about generating relative path
* Don't add empty tokens when splitting path
* Resolve relative path to the extension
* Method available independent of build_type
2023-02-08 18:46:23 +01:00
Nikolay Shchegolev
8967b4de50
[CPU] MEMC loading failed RuntimeError: There should be only one inst… ( #15380 ) ( #15464 )
...
* [CPU] MEMC loading failed RuntimeError: There should be only one instance of RegistersPool per thread.
* Fixes as per comments.
2023-02-08 15:26:58 +04:00
Sebastian Golebiewski
f0fa2184e6
[DOCS] Supported Layers update - for 22.3 ( #15360 )
...
* LessEqual Not Supported
* port #13997
Update support "Sign" layer to not supported.
Update support "Floor" layer to limited support.
Tickets: 88871 and 88693
* port #13995
Add "Floor" in Known Layers Limitations section.
Add "ConvTranspose" in Known Layers Limitations section.
Add "GatherElements" in Known Layers Limitations section.
Tickets: 88871 and 75208 and 88690
2023-02-08 10:44:16 +01:00
Iosif Dirlea
dddec34f35
Fix void function returns value kw issue ( #15520 )
...
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-02-08 12:40:21 +04:00
Xiake Sun
46843777fa
[Docs] Port fix convert tf crnn model docs for release 22.3 ( #15469 )
...
* Port fix convert tf crnn model for release 22.3
2023-02-08 08:48:17 +01:00
Adrian Varlan
7bb043287a
Fix Myriad plugin wait for inference on multiple devices ( #14072 )
...
Co-authored-by: Chen Peter <peter.chen@intel.com >
2023-02-07 19:44:13 +01:00
Artyom Anokhov
bb02a94d4a
install_NEO_OCL_driver: Fixed ShellCheck errors ( #15533 )
...
* install_NEO_OCL_driver: Fixed ShellCheck errors
* install_NEO_OCL_driver: Fixed after remarks
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-02-07 21:46:07 +04:00
Daria Mityagina
3e0474ac2f
[HDDL] - Update path ( #15536 )
...
* [HDDL] - update submodule path
* [HDDL] - update submodule path - do not match hddl2
* [HDDL] - update submodule path - edit REGEX
2023-02-07 10:08:39 +04:00
Sebastian Golebiewski
cd28f2e4f8
[DOCS] Fixing links in 'Install Openvino on Windows from Archive' article - for 22.3 ( #15357 )
...
* fix links
* Update docs/install_guides/installing-openvino-from-archive-windows.md
* Update docs/install_guides/installing-openvino-from-archive-windows.md
2023-02-06 15:26:51 +08:00
Zlobin Vladimir
550b127b87
Parallelize build_samples_msvc.bat ( #14828 ) ( #15480 )
...
Close https://github.com/openvinotoolkit/openvino/issues/14825
2023-02-04 12:05:18 +04:00
Karol Blaszczak
1c562982df
Docs formatting for models article port ( #15486 )
...
* [DOCS] add to additional resources and change button formatting
2023-02-03 12:19:31 +01:00
Dalibor Segan
eff35123de
Fix OpenVINO 2022.3.0 Chrome OS compilation ( #15475 )
...
This patch fixes two issues:
* Typo in clang pragma directive
* Reverse the order of the arguments in OPENVINO_ASSERT() in
constant.hpp so this assert works for ov::bfloat16 and
ov::float16 types which have impelemented binary comparison
operators as the memeber functions
2023-02-03 13:29:26 +04:00
Artyom Anokhov
fd33cc3b49
properties.hpp: Undef DEBUG macro for log level property ( #15473 )
2023-02-02 23:47:21 +04:00
Artyom Anokhov
358efd2d06
Updated copyrights with 2023 year ( #15148 )
...
* Updated copyrights with 2023 year.
* Updated more files
2023-02-02 16:48:28 +01:00
Ilya Lavrenov
a11ae5b690
Setup minimum supported version for pybind11 ( #15405 )
2023-02-02 16:04:10 +04:00
Yuan Xu
580eebbc33
Add a disclaimer about CentOS for YUM install ( #15453 )
...
* 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-02 18:40:58 +08:00
Karol Blaszczak
b0277c865b
Docs ov 2022 3 Added results for Sapphire Rapids 6448Y. OV bench results and system config description ( #15418 ) ( #15443 )
...
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
authored-by: Michael Frank Hansen <michael.f.hansen@intel.com >
2023-02-01 20:56:55 +01:00
Artyom Anokhov
eb8b47002d
install_NEO_OCL_driver: Unlock possibility to install GPU driver on ubu22 ( #15440 )
2023-02-01 23:24:50 +04:00
Sebastian Golebiewski
9e1329fd61
tocsection css burger svg ( #15414 )
2023-02-01 19:48:01 +01:00
Iosif Dirlea
b3f2187a17
Fixed possible overflows to clean KW scan ( #15431 )
...
Co-authored-by: Anastasiya Pronina <anastasiya.pronina@intel.com >
2023-02-01 14:50:32 +04:00
Artyom Anokhov
e52e6e6547
Updated instructions for Linux* with setup udev usb rules for NCS2 ( #15115 )
...
* configurations-for-ncs2: Updated instructions for Linux* with setup 97-myriad-usbboot.rules
* removed install_NCS_udev_rules script.
configurations-for-ncs2: Updated doc after review
* Removed installation on NCS2 script
* install_NCS_udev_rules: return script back
* install_NCS_udev_rules: Added executive permission
* install_NCS_udev_rules: Added newline to the end of file
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-01-31 14:39:51 +01:00
Artyom Anokhov
c28f91d031
Return install OCL driver script for LTS ( #15395 )
...
* Return back install_NEO_OCL_driver for LTS release
* install_NEO_OCL_driver: Added executive permission
2023-01-30 16:57:37 +04:00
Sebastian Golebiewski
1b1c9eff70
sphinx_design ( #15306 )
...
Adding new sphinx extension for designing responsive web components.
2023-01-30 10:06:20 +01:00
Anastasia Kuporosova
3e70387903
[PyOV] Update futureWarning in offline_transformations ( #15319 ) ( #15342 )
2023-01-28 13:01:28 +04:00
Sebastian Golebiewski
8c85a3b8d3
architecture ( #15337 )
2023-01-28 15:07:36 +08:00
Artyom Anokhov
96f79b64cd
Updated instruction for installing GPU driver on Linux*. ( #15160 )
...
* configurations-for-intel-gpu: Updated instruction for GPU on Linux*.
removed install_NEO_OCL_driver script
* Update docs/install_guides/configurations-for-intel-gpu.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update configurations-for-intel-gpu.md
Proposed to remove extra lines for Windows
* Updated with remarks
* Updated wording and some links
* Update wording for the note
* scripts/CMakeLists: removed install_NEO_OCL_driver from installing
removed duplication of MD-file gpu-setup-guide
Updated DM config
* Update docs/install_guides/configurations-for-intel-gpu.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/install_guides/configurations-for-intel-gpu.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/install_guides/configurations-for-intel-gpu.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/install_guides/configurations-for-intel-gpu.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Updated instructions with prerequisites for RH8
---------
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Pavel Durandin <pavel.durandin@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-01-27 18:54:46 +01:00
Tatiana Savina
aa330736cc
[DOCS] Delete DL WB note 22.3 ( #15283 )
...
* delete DL WB tips
* remove space
* fixed a link
2023-01-27 16:12:39 +01:00
Ilya Churaev
4211cc38b8
Port 15303 ( #15354 )
...
* Try to fix fuzzer tests
* Try to fix test
2023-01-27 12:58:47 +04:00
Gorokhov Dmitriy
5770daf303
[CORE] Fixed VEX/NonVEX performance penalty inside Convert evalute impl ( #15355 )
2023-01-27 12:54:48 +04:00
Ilya Lavrenov
3c8ec29423
Migrate SVG files under LFS ( #15322 )
2023-01-26 16:22:51 +04:00
Sergey Shlyapnikov
ae52cb3e48
[GPU] Fix eltwise fusions in case of LT_ALIGNED_READ and vec_size>1 ( #15261 )
2023-01-25 13:27:58 +04:00
Sebastian Golebiewski
da5eb6843c
DOCS: Update doxygen version - port to 22.3 ( #15278 )
...
* fixing references
* fix refs
* fix branch.hpp
* Update build_doc.yml
2023-01-24 19:39:05 +04:00
Anastasia Kuporosova
567eac4d8f
[PyOV] skip dynamic test for arm ( #15257 ) ( #15271 )
...
* [PyOV] skip dynamic test for arm
* Update src/bindings/python/tests/test_runtime/test_infer_request.py
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-01-23 23:33:28 +04:00
Daria Mityagina
c28bf68e30
[VPU] - Firmware update ( #15260 )
2023-01-23 14:57:44 +00:00
Yuan Xu
2462e6ae89
Fix installation issues for #15090 ( #15105 )
...
* add how to get install_NEO_OCL_driver.sh for Python users
* minor edits
2023-01-23 14:28:42 +01:00
Sebastian Golebiewski
7f229478ef
fix headings ( #15209 )
2023-01-23 10:26:49 +01:00
Sebastian Golebiewski
8fbdd05782
DOCS: Update of 'Creating a YOCTO image' article - for 22.3 ( #15133 )
...
* update
Updating master branch in meta-intel repository for OpenVINO 22.3
* Update installing-openvino-yocto.md
2023-01-23 10:23:54 +01:00
Sebastian Golebiewski
d4e1694491
fix indentation ( #15236 )
2023-01-23 09:54:28 +01:00
Maciej Smyk
b7f4c87553
scheme3 ( #14874 )
...
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-01-20 19:25:20 +04:00
Ilya Lavrenov
2f2c7d23ad
Added SVG files to lfs ( #15228 )
2023-01-20 15:57:10 +04:00
Yuan Xu
be74074758
Add brew installation & update APT and YUM pages ( #15141 )
...
* create draft for brew installation
* updates
* updates
* updates
* minor updates
* fix formatting
* update with Brew uninstall and APT page
* update formatting
* fix a typo
* minor update
* update what's next & samples
* update additional resources
* update a link and YUM article
* align the beginning paragraphs
* align article structures
* fix anchors
2023-01-20 15:50:17 +04:00
Sebastian Golebiewski
8f9a4faa06
heading fix ( #15226 )
2023-01-20 15:11:37 +04:00
Maciej Smyk
977ad1b093
default_quantization_flow ( #14850 )
2023-01-20 14:24:20 +04:00
Sebastian Golebiewski
d47deaaca6
fix formatting ( #15174 )
...
fix formatting and links
2023-01-20 10:26:17 +01:00
Maciej Smyk
4a893dc6de
DOCS: Model Caching Overview image recreation for 22.3 ( #15025 )
...
* Model Caching Overview
* graph-background-fix
2023-01-20 08:21:36 +01:00
Maciej Smyk
46921acd37
DOCS: OpenVINO™ Security Add-on image recreation for 22.3 ( #15081 )
...
* Security Add-on
* Update ovsa_example.svg
2023-01-20 08:16:28 +01:00
Anastasia Kuporosova
c939c70f0d
[PyOV] Skip tests with bool for arm ( #15208 ) ( #15214 )
...
* [PyOV] Skip tests with bool for arm
* exec_net export test rewrite
2023-01-20 01:23:50 +04:00
Jan Iwaszkiewicz
a2dc739da4
[PyOV] Add new types to Any dispatcher ( #15194 )
2023-01-19 15:38:46 +04:00
Wilson Seok
e998013e2e
Cherrypick PR14812 to releases/2022/3 ( #15172 )
...
* fix strided_slice_optimize for 5d new axis output, typo in strided_slice cl kernal, avoid handle_reshape when user is only one
* fix unit test of resample_eltwise_fusing_through/12
2023-01-18 19:13:37 -08:00
Albert Angles
6c9c5cb70d
enable first_inference_latency (first_inference+time_to_inference) ( #14805 )
...
* add time_to_first_inference_result KPI as sum of inf latency values
* append time unit format after the value
* Revert "append time unit format after the value"
This reverts commit 4bdd82e06b .
* remove metric, to be consistent with rest ones
* added FEIL SCOPED_TIMER (It will report the sum of all stages)
* revert add time_to_first_inference_result KPI as sum of inf latency values
* place SCOPED_REGION(first_inference_latency) inside a block { } - tested and worked
* enable first_inference_latency for timetest_infer_API_2.0
tested and worked
* remove trailing whitespace
Co-authored-by: Daria Ilina <daria.krupnova@intel.com >
2023-01-18 18:07:46 +00:00
Sebastian Golebiewski
c6b17afa81
revert tutorials ( #15165 )
2023-01-18 08:32:02 +01:00
Daria Mityagina
1285443993
[VPU] - Update MyriadX firmware ( #15158 )
...
* [VPU] - Update firmware
* [VPU] - Update firmware - R20.6
* [VPU] - Update firmware - g_callCommand
2023-01-17 19:44:28 +00:00
Anastasia Kuporosova
cc2c03c95d
Port skipped test ( #15140 )
...
* [PyOV] Rewriting properties tests as hardware agnostic (#14684 )
* [PyOV] Mark replacement of topk in test (#15095 )
* undo unwished changes
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
2023-01-17 17:24:19 +04:00
Tatiana Savina
bbdedc5860
update doc footer 22.3 ( #15154 )
2023-01-16 19:59:35 +03:00
Eddy Kim
1552beaab2
Adding missed conversion logics between layout and string for 2022.3 ( #15111 )
...
* added missed layout to string conversion
* added an unit test for layout_from_string
* added missing spaces around =
* replaced 95 with SCALAR
* moved layout_to_string into a new file
* changed to parametrized test
2023-01-16 17:30:44 +04:00
Ilya Lavrenov
ae537310dc
Don't add samples subdirectory when both samples and tests are disabled ( #14817 ) ( #15122 )
2023-01-16 10:50:17 +04:00
Sebastian Golebiewski
43c8af2fce
DOCS: Updating the diagram in the home page -for 22.3 ( #15108 )
...
restyling the first paragraph and updating the diagram
2023-01-14 17:32:56 +01:00
Yuan Xu
9da0800b31
Add install dependencies info for APT & YUM ( #15023 )
...
* add install dependencies info
* update according to comments
* fix formatting
* fix formatting
* small corrections
* fix formatting & issues
* minor correction
2023-01-14 13:12:43 +00:00
Anastasia Kuporosova
196d01b952
Port changes in python tests to 2022.3 ( #15101 )
...
* [PyOV] Rewriting properties tests as hardware agnostic (#14684 )
* [PyOV][Tests] Fix some tests for M1 (#14555 )
* [PyOV] Make graph tests hardware agnostic - part 1 (#14500 )
* Halfway done
* Prepare part 1
* Minor changes
* Minor changes
* [PyOV] Make graph tests hardware agnostic - part 3 (#14639 )
* [PyOV] Make graph tests hardware agnostic - part 2 (#14519 )
* [PyOV] Make graph tests hardware agnostic - part 4 (#14705 )
* [PyOV] Make graph tests hardware agnostic - part 5 (#14743 )
* merge conflict resolve
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com >
2023-01-14 01:39:17 +04:00
Alina Kladieva
d7607a2415
Disable IB in Win Azure pipeline ( #15086 ) ( #15098 )
2023-01-13 17:56:40 +04:00
Eddy Kim
810b7e198e
Update calculateFileInfo for the null string case for 2022.3 ( #15078 )
...
* updated not to find absPath for null filePath
* changed to cache only std::runtime_error
* fix clang-format error
2023-01-13 17:48:01 +04:00
Julio Morero
efa7cae5a0
Change device order in MULTI python snippet ( #15077 )
2023-01-13 01:49:14 +04:00
Yuan Xu
5f601a5f63
fix step5 ( #15065 )
2023-01-12 15:41:14 +04:00
Tatiana Savina
bf8d662050
update link and extras description ( #15046 )
2023-01-12 12:38:43 +01:00
Sebastian Golebiewski
29d7cd87d0
DOCS: Fixing formatting in 'Install From Apt' article - for 22.3 ( #15066 )
...
* 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 16:30:51 +08:00
Karol Blaszczak
8f7af3299f
adding new tutorials ( #15027 ) ( #15033 )
...
authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com >
2023-01-11 09:54:25 +01:00
Vladimir Paramuzov
aabda64bd8
[GPU] Fix shape infer for 0d broadcast ( #14744 ) ( #14971 )
2023-01-08 12:59:24 +04:00
Zlobin Vladimir
f3a25e9d1b
uint32->uint64 for RedHat gflags 2.1 failing at runtime ( #14724 )
...
* uint32->uint64 for RedHat gflags 2.1 failing at runtime
* tools/legacy/benchmark_app: uint32->uint64 for RedHat gflags 2.1 failing at runtime
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-01-06 18:13:17 +04:00
Maciej Smyk
2257dc8a53
DOCS: Libraries for Local Distribution image recreation for 22.3 ( #14959 )
...
* deployment_full
* Update deployment_full.svg
2023-01-05 23:14:15 +04:00
Sebastian Golebiewski
38911e4cb7
DOCS: Hiding Transition to API 2.0 banner - for 22.3 ( #14952 )
...
Using cookies to keep the banner hidden once the user have closed it.
2023-01-05 13:59:18 +01:00
Sebastian Golebiewski
57c2a07406
DOCS: Updating Interactive Tutorials - for 22.3 ( #14946 )
...
Adding new tutorials:
404-style-transfer-webcam
406-3D-pose-estimation-webcam
2023-01-05 13:48:07 +01:00
Maciej Smyk
418b455883
DOCS: Fixing broken links in documentation for 22.3 ( #14941 )
...
* fixing broken links
2023-01-05 13:46:19 +01:00
Maciej Smyk
563847bb76
Fix inference pipeline C++ doc: refer to the correct input blob ( #14732 )
2023-01-05 01:20:42 +04:00
Aleksandr Voron
e9bb5a2bb7
update pypi docs with apple m1 status ( #14932 )
2023-01-04 17:32:15 +04:00
Maciej Smyk
b11a977efd
yolo_tiny_v1 ( #14879 )
2023-01-04 11:11:50 +01:00
Maciej Smyk
7c9482a3ca
quantization_picture ( #14870 )
2023-01-04 11:07:51 +01:00
Karol Blaszczak
b260cb2f1e
[DOCS] Remove System Requirements from install guides ( #14808 )
...
System Requirements removed where OS or hardware is mentioned... Docker articles not included
* include selector tool in install guide
2023-01-04 10:38:04 +01:00
Maciej Smyk
430e532a62
nncf_workflow ( #14867 )
2023-01-03 17:15:28 +01:00
Maciej Smyk
935059f0dc
deployment_simplified ( #14854 )
2023-01-03 15:59:41 +01:00
Maciej Smyk
048667ca70
autoplugin_accelerate ( #14839 )
2023-01-03 14:55:28 +01:00
Tatiana Savina
afc7f8f3a0
updated links to 22.3 relnotes ( #14917 )
2023-01-03 14:54:16 +01:00
Maciej Smyk
a1245a95a4
DOCS: The LowLatency Transformation images recreation for 22.3 ( #14830 )
2023-01-03 14:49:23 +01:00
Sebastian Golebiewski
4b6765a50c
format pre tags ( #14913 )
...
Porting: #14889
This fix addresses word wrapping in <pre> tags in the output html files of documentation.
2023-01-03 13:15:36 +01:00
Karol Blaszczak
8b4f1d9616
Update benchmark-data.csv ( #14794 ) ( #14891 )
...
fixes the FP32 and FP16 swap of results.
authored-by: Michael Frank Hansen <michael.f.hansen@intel.com >
2023-01-03 08:55:57 +01:00
Karol Blaszczak
c6c8ac6a0d
DOCS]-workflow-article-titles-tweaks ( #14893 )
2023-01-03 08:02:46 +01:00
Ilya Lavrenov
56ac14f276
Updated docs for Raspbian OS ( #14816 )
...
* Updated docs for Raspbian OS
* Update docs/install_guides/installing-openvino-raspbian.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2023-01-03 13:35:33 +08:00
Yuan Xu
d2bd73a7e7
add ways to find samples for PyPI installation ( #14658 )
2022-12-26 12:58:05 +04:00
Daria Mityagina
827025f8ee
Fix some tests ( #14434 ) ( #14774 )
...
Co-authored-by: Nadezhda Ageeva <nadezhda.ageeva@intel.com >
2022-12-22 20:57:29 +04:00
Daria Mityagina
349d1f6647
[CVS-98877][MX] - NonMaxSuppression opset5 -> opset9 ( #14683 )
2022-12-22 20:21:40 +04:00
Tatiana Savina
61c9deb284
Release doc updates ( #14784 )
...
* apply feedback
* change POT header
* old diagram
2022-12-22 15:40:42 +01:00
Yuan Xu
9a7c0caf6c
update version numbers & windows installation ( #14777 )
2022-12-22 10:31:59 +01:00
Yuan Xu
88166c1c61
Add CentOS back to install archive page for 22/3 ( #14625 )
2022-12-22 10:30:59 +01:00
Yuan Xu
0990540083
Update Raspbian OS installation for 22/3 ( #14628 )
...
* update Raspbian OS installation
* test formatting
* fix formatting
* Apply suggestions from code review
* update version number & package names
2022-12-22 12:59:03 +08:00
Yuan Xu
578e979334
Update macOS archive installation with ARM64 for 22/3 ( #14656 )
...
* update macos archive installation with arm
* update python version
* fix formatting
* fix formatting
* update
* remove note
* update package names & version number
2022-12-22 12:58:09 +08:00
Tatiana Savina
791385f140
add warnings ( #14776 )
2022-12-22 04:54:34 +01:00
Karol Blaszczak
0df7039fe7
DOC-final-benchmark-changes-for-release port 22.3 ( #14771 )
2022-12-21 18:09:49 +01:00
Tatiana Savina
a18d32a639
delete note ( #14769 )
2022-12-21 15:42:01 +01:00
Yuan Xu
7deb3293e7
remove a space ( #14756 )
2022-12-21 17:13:57 +08:00
Karol Blaszczak
d857067aae
[DOCS][CPU] Added sparse weights decompression feature description ( #14730 ) ( #14749 )
...
port https://github.com/openvinotoolkit/openvino/pull/14730
authored-by: Anton Voronov <anton.voronov@intel.com >
2022-12-21 08:18:54 +01:00
Karol Blaszczak
bd96363730
Docs minor release adjustments port22.3 ( #14747 )
...
Update benchmark-data.csv
update external files
update articles, faq included
* hide ovms benchmark
2022-12-20 23:08:09 +01:00
Tatiana Savina
d80f3afe05
DOCS: Add text for doc headers ( #14671 )
...
* add placeholder text
* try sphinx format for headers
* update resources and learn OV
* try ref linking
* try ref linking 2
* try ref linking 3
* change links to doc
* fix new line
* move TF frontend to "deployment" TOC st. 1
* move TF frontend to "deployment" TOC st. 2
* fix links for deployment section homepage
* add disclaimer on ARM support
* trying different links to api
* change API link
* Trying to hide an article in TOC
* change top arcticles content
* remove directive for tf article
* fix build error
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2022-12-20 22:17:34 +01:00