Vitaliy Urusovskij
ac206454d7
Bump deps py versions to fix severity issues ( #21106 )
2023-11-16 12:14:51 +04:00
Vitaliy Urusovskij
9839b55081
[2022.3] Safe plugins loading ( #21037 )
...
* [Core] Safe loading of default plugins (#15073 )
* Fix "(un)register_plugin(s)" C and Py tests (#15291 )
* Update test in order to save behaviour
2023-11-14 21:52:56 +04:00
Sebastian Golebiewski
8af1f18596
Direct Github link to a specific notebook ( #20364 )
2023-10-13 13:09:36 +04:00
Ilya Lavrenov
5004f555ab
Port fixes from master to 2022.3 LTS ( #20125 )
...
* Backport Robust detection of Cython version (#19537 ) (#19547 )
* Robust detection of Cython version (#19537 )
* Aligned protobuf version in conanfile.txt with onnx recipe (#19525 )
---------
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
* Fixed order of dependent cmake options (#19551 )
* Fixed order of dependent cmake options
* Update .ci/azure/linux_cuda.yml
fixed typo in option name
* resolve gil (#19631 )
* Fixed NCC style check (#20121 )
---------
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com >
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com >
2023-09-28 22:04:34 +04:00
bstankix
3881079d6d
[DOCS] Bugfix coveo sa-search url ( #20057 )
2023-09-26 15:00:07 +02:00
bstankix
a771bf3908
[DOCS] Port sitemap extension from nightly ( #19835 )
...
* Port sitemap extension from nightly
* Bugfix requirements
* Bugfix requirements 2
2023-09-18 19:55:39 +04:00
bstankix
30ae45407d
[DOCS] Port coveo search engine ( #19752 )
2023-09-11 12:36:26 +00:00
Sebastian Golebiewski
d378c662b4
add-slash ( #19242 )
2023-08-17 11:23:07 +04:00
Xiuchuan Zhai
9068b4838e
fix pdpd model load error ( #18225 )
...
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com >
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2023-08-15 10:56:42 +04:00
Maciej Smyk
3f5d9d6e67
[DOCS] Added a missing import keyword for 22.3
2023-08-14 13:38:20 +02:00
Maciej Smyk
fceb7472fe
[DOCS] MO Freeze Model unrecognized arguments fix for 22.3 ( #19117 )
...
* Update Convert_EfficientDet_Models.md
* Update Convert_EfficientDet_Models.md
2023-08-11 14:10:49 +02:00
Sebastian Golebiewski
30209c153f
fix-formatting ( #19138 )
2023-08-11 13:05:57 +02:00
Sebastian Golebiewski
ff51f406ca
[DOCS] Add numpy to installation instructions ( #19093 )
...
* add-numpy
* remove
* optional-plus-note
installation of numpy as an optional step
adding note
* 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-10 16:19:23 +04:00
Ilya Lavrenov
97e2f1854d
Install local wheel packages instead of PYPI ones ( #19031 )
...
* Try to use --no-index when install python packages
* Apply suggestions from code review
* Update .ci/azure/linux.yml
2023-08-09 16:08:09 +04:00
Ilya Lavrenov
dd04073708
Ported fixes to 2022.3 LTS from master ( #19017 )
...
* [PyOV] Add temporary workaround for wheel building issue (#19011 )
* Add upper bound
* Minor changes
* Revert "[PyOV] Pin version of Cython for API 1.0 (#18604 )" (#18681 )
* Revert "[PyOV] Pin version of Cython for API 1.0 (#18604 )"
This reverts commit 787796d88f .
* Suppressed clang warning
* Ability to use old API and old cmake config files (#18558 )
* Update numpy version to 1.26.0
* Fix flake8 warnings and ignore VNE001 for Python samples (#18204 )
* Ignore VNE001 for Python samples
* Add explanation
* Fix flake8 on wheel setup.py
* Fix onnx test reporting VNE001
---------
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com >
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com >
2023-08-08 00:02:30 +04:00
bstankix
f74f4cea10
Bugfix newsletter and footer scripts ( #18855 )
2023-07-28 16:12:51 +02:00
bstankix
3b3676191b
[DOCS] Port newsletter changes from nightly ( #18778 )
2023-07-25 12:10:10 +00:00
Ilya Lavrenov
f9a22386b1
Remove note about GPU plugin absence ( #18759 )
2023-07-25 10:51:47 +04:00
bstankix
5bd345b42b
Port changes from nightly ( #18744 )
2023-07-24 11:55:08 +00:00
Karol Blaszczak
687446a2fc
[DOCS] add Add to ONNX layers ( #18734 )
2023-07-24 11:43:52 +02:00
Maciej Smyk
d61885ee38
[DOCS] GPU install for linux update for 22.3 ( #18607 )
...
* Update configurations-for-intel-gpu.md
* Update configurations-for-intel-gpu.md
* Update configurations-for-intel-gpu.md
* Update configurations-for-intel-gpu.md
* Update configurations-for-intel-gpu.md
* Update configurations-for-intel-gpu.md
2023-07-18 12:21:40 +02:00
Pavel Esir
137f39e1d3
[MO] fix np.copy error for older numpy versions ( #18305 )
...
* fix issue with copy in older numpy versions
* assigment instead of copy
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
2023-07-07 15:41:53 +04:00
bstankix
b15c5f72e4
[DOCS] Add global footer
...
port: https://github.com/openvinotoolkit/openvino/pull/18374
2023-07-06 08:25:56 +02:00
Ilya Lavrenov
16bc18599c
Added compile_tool to PATH ( #18366 )
2023-07-05 11:44:36 +04:00
Karol Blaszczak
40c62bdf68
[DOCS] adjustments for ST and cookie policy 22.3 ( #18330 )
2023-07-03 12:12:38 +02:00
Artyom Anokhov
23cfdc3730
Updated 3lvl domain for RPMs from fedoraproject.org ( #18287 )
2023-06-29 11:47:50 +02:00
Karol Blaszczak
26b4844ebd
[DOCS] benchmark update 22.3 ( #18211 )
...
* [DOCS] benchmark update 22.3
* brew fix
2023-06-29 08:44:44 +02:00
Karol Blaszczak
642014e4f5
[DOC] Install guides fixes partial port 22.3 ( #18257 )
...
partial port of: #17672
2023-06-28 13:54:48 +02:00
Karol Blaszczak
eafe1c28ad
[Docs] top bar fixes port 22.3
...
port: https://github.com/openvinotoolkit/openvino/pull/18261
css adjusted
FAQ for pot gets drop-downs
2023-06-28 13:52:40 +02:00
bstankix
4638b2bde4
[DOCS] Add sitemap configuration 22.3
2023-06-28 13:42:28 +02:00
bstankix
c34780b4ae
Change html_baseurl to canonical ( #18252 )
2023-06-27 10:25:33 +02:00
Karol Blaszczak
af91567d48
[DOCS] 22.3.1 dist updates ( #18174 )
2023-06-23 15:54:47 +02:00
bstankix
ecc8fda9cf
[DOCS] gsearch
2023-06-22 13:07:22 +02:00
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
Roman Kazantsev
9752fafe8e
[Default Install] Recover upper-bound for the default installation openvino-dev ( #14734 )
...
Use 1.23.4 to be aligned with extras installation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-12-20 00:14:53 +01:00
Maksim Kutakov
3111e2394c
[CPU][DOCS] Remove recommendation to use partially defined shapes ( #14675 )
2022-12-19 21:49:31 +04:00
Sebastian Golebiewski
b2feb56b22
DOCS: Homepage - openvino workflow section update - for 22.3 ( #14654 )
...
Removing raw html directive
Updating/improving css
adding new diagram
updating css
2022-12-16 19:49:32 +01:00
Aleksandr Voron
7da99de9ae
Compute Library license added ( #14659 )
2022-12-16 22:34:07 +07:00
Anastasiia Pnevskaia
756b0de9bf
Model Optimizer Python API documentaion. ( #14696 )
2022-12-16 15:31:03 +04:00
Aleksandr Voron
1a72966d4e
Remove layers limitation section and add a link to wiki ( #14613 )
...
Co-authored-by: Aleksandr Voron <avoron@C07J20DQQ6NWmac.imu.intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2022-12-16 13:10:55 +03:00
Sebastian Golebiewski
4c7c9418a5
DOCS: Low Precision Transformations proofreading for 22.3 ( #14511 )
...
* Attributes
* Update lpt_attributes.md
* defines-fix
* revert principle
2022-12-16 08:19:24 +01:00
Sebastian Golebiewski
00d462b1d6
Fixing Python API links ( #14498 )
...
Porting: https://github.com/openvinotoolkit/openvino/pull/14423
Fixing the reference to Python API.
2022-12-16 08:11:13 +01:00
Sebastian Golebiewski
21ae66ad5f
Fixing links to API ( #14497 )
...
Porting:
https://github.com/openvinotoolkit/openvino/pull/14253
Addressing: 96910
2022-12-16 08:09:49 +01:00
Karol Blaszczak
a5c616bc3c
[Documentation]: Added description for NNCF PTQ ( #14437 ) ( #14665 )
...
authored-by: Alexander Kozlov <alexander.kozlov@intel.com >
2022-12-15 15:05:47 +01:00
Maciej Smyk
d33d6b7a6d
Stateful models ( #14661 )
2022-12-15 13:53:43 +01:00
Karol Blaszczak
dffe45ebd1
DOCS-menu-recreate-structure-step5 ( #14637 )
...
Shift to separating the Workflow section, including moving Run and Optimize inference inside Deploy locally
change several article and menu titles
minor additional restructuring
minor content tweaks
remove optimization introduction (may be brought back in parts later)
* several link fixes
* additional link fixes
2022-12-14 18:33:02 +01:00
Roman Kazantsev
bba7e77242
[TF FE] Add user guide about TF FE Capabilities and Limitations ( #14622 ) ( #14634 )
...
* [TF FE] Add user guide about TF FE Capabilities and Limitations
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Update docs/resources/tensorflow_frontend.md
* Update docs/OV_Runtime_UG/protecting_model_guide.md
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
* Update docs/OV_Runtime_UG/deployment/local-distribution.md
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
2022-12-14 18:58:54 +04:00
Sebastian Golebiewski
5f8d05e342
DOCS: New Homepage- 22.3 ( #14581 )
...
* new homepage concept
* new diagram
2022-12-14 12:12:28 +01:00
Roman Kazantsev
b84161848e
[TF FE] Add info messages in Model Optimizer ( #14593 )
...
* [TF FE] Add info messages in Model Optimizer and the preliminary user documentation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Add test model with future operation
* Update docs/MO_DG/prepare_model/TensorFlow_Frontend.md
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
* Apply code-review feedback: Recover use of dict
* Fix the rest of feedback
* Remove User documentation for TF FE
* Correct tests to provide required arguments
* Handle argv without framework argument in deduce_framework function
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
2022-12-13 13:24:23 +01:00
Jade Cho
7904b34679
[GPU] Fix a bug to not apply f-axis offset to oneDNN concat ( #14595 )
2022-12-13 20:28:53 +09:00
Sebastian Golebiewski
bda7227502
post-merge corrections ( #14603 )
...
Fixing link to python downloads
Minor grammatical error corrected
Updating software license disclaimer
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-12-13 11:49:24 +01:00
Sebastian Golebiewski
f3964bcea0
DOCS: Proofreading OpenVINO Extensibility for 22.3 ( #14510 )
2022-12-13 11:19:26 +01:00
Maciej Smyk
8f13a77a15
DOCS: Quantization doc rewrites - port to 22.3 ( #14514 )
...
* Update introduction.md
* header fix
* graph-fix
2022-12-13 09:51:12 +01:00
Karol Blaszczak
97ae79fe80
DOCS-menu_recreate_structure_step4 ( #14584 )
...
documentation section tweaks
create deployment section for further tweaks
API reference moved
compile tool moved
2022-12-13 08:12:41 +01:00
Maciej Smyk
ed5e237403
Target Operating Systems with Python Version fix ( #14568 )
2022-12-13 12:24:34 +08:00
mei, yang
7338f4b049
update paddle supported ops ( #13923 ) ( #14490 )
...
* update paddle supported ops
* remove paddle tensor array related ops
* remove version information in paddle supported op name
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
* Update docs/MO_DG/prepare_model/Supported_Frameworks_Layers.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-12-13 11:53:29 +08:00
Wilson Seok
288b5326cb
fix PR14422 regression for using arg_max_min opt kernel ( #14487 ) ( #14533 )
2022-12-12 16:10:00 -08:00
Ilya Lavrenov
6f5edfa942
Adjusted pypi supported OS matrix ( #14546 )
2022-12-13 01:35:16 +04:00
Maksim Kutakov
ad0ef56665
[CPU] Fix for the convolution node dummy shapes generation ( #14521 )
2022-12-12 23:08:15 +04:00
Artyom Anokhov
7e1b9353d5
[Deployment Manager Configs] Updated with actual 2022.3.0 structure ( #14585 )
2022-12-12 22:23:11 +04:00
Pavel Esir
ece291a246
Revert "[IE] keep constants in shape subgraphs in f32 ( #14204 )" ( #14457 )
...
This reverts commit e648001b
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com >
2022-12-12 18:10:41 +04:00
Karol Blaszczak
669d35b3e6
DOCS-menu_recreate_structure_step3 ( #14574 )
...
Adjusting the benchmarks structure
Restructure menu and adjust content for benchmarks and getting performance numbers
2022-12-12 14:55:46 +01:00
Vladimir Paramuzov
12b019e027
[GPU] Fixed invalid offset for tensor with batch padding ( #14459 )
2022-12-12 17:37:38 +04:00
Zlobin Vladimir
b07fea664f
build_samples.sh: detect cmake3 for CentOS ( #14562 )
...
Close https://github.com/openvinotoolkit/openvino/issues/14553
2022-12-12 17:23:56 +04:00
Karol Blaszczak
4f9a8757c8
Docs menu lvl1 expand script ( #14567 )
...
* JS for expanding menu lvl1
Script by Kasia Bojarowska
2022-12-12 13:59:26 +01:00
Sebastian Golebiewski
12afd97e14
FaceNet ( #14507 )
2022-12-12 13:12:22 +01:00
Sebastian Golebiewski
9183d96394
lm_1b ( #14506 )
2022-12-12 13:10:31 +01:00
Sebastian Golebiewski
2d0f8b4f27
NCF_start images ( #14505 )
2022-12-12 13:07:39 +01:00
Sebastian Golebiewski
05d8648854
image-fix ( #14504 )
2022-12-12 13:04:44 +01:00
Sebastian Golebiewski
3914fd8aa8
DOCS: Image fix cutting models - porting #13853 to 22.3 ( #14501 )
...
* image fix
2022-12-12 11:21:39 +01:00
Vladislav Golubev
4911f80f37
[CPU] Convolution shape inference fix ( #14550 )
2022-12-12 13:59:14 +04:00
Roman Kazantsev
53265f0097
[ONNX FE] Support value freezing without specifying type ( #14481 ) ( #14554 )
...
* [ONNX FE] Support value freezing without specifying type
Implement gete_element_type method for ONNX InputModel.
Implement tests with freezing integer input and float models
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Update src/frontends/onnx/frontend/src/input_model.cpp
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com >
* Update src/frontends/onnx/frontend/src/input_model.cpp
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com >
* Update src/frontends/onnx/frontend/src/input_model.cpp
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
* Return only element type for model inputs and add ONNX FE tests
* Rename variable in the test
* Add syntax mark
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com >
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Co-authored-by: Tomasz Dołbniak <tomasz.dolbniak@intel.com >
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com >
2022-12-12 10:53:52 +04:00
Karol Blaszczak
3dd6b50bff
Docs menu recreate structure step2 ( #14551 )
...
model optimization
deploy locally
run inference
remove OVSA from security (it was duplicated)
2022-12-11 14:30:00 +01:00
Sebastian Golebiewski
9b8ab44500
DOCS: Reintroducing APT and YUM installation methods for 22.3 ( #14492 )
...
* reintroducing apt and yum
* fix indents and create tabs
fixing indent in apt
creating tabs in yum article
* Update installing-openvino-yum.md
* tabbed content
Inserting installation steps into tabs.
Correcting formatting.
* correcting indents
* correct indent
* indent fix
* Update docs/install_guides/installing-model-dev-tools.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* removing non-cpu dev
Removing GNA, NCS2, VPU from Step 5 in YUM article.
Correcting links to Python.
* add apt and yum for installation
* revising openvino-dev installation
* removing opencv from apt
* remove opencv from yum
* removing non-cpu devs
* Update installing-model-dev-tools.md
* update disclaimer
* openvino development tools
correcting the name
* build samples sections
* add architecture
* remove install details yum
* remove install details apt
* reflink fix
* removing ncs2
* add dependencies
* install parametere
* move note
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-12-09 22:03:29 +04:00
Mateusz Bencer
7e87923f0c
Added support of custom domain for OpExtension (C++/Python) and ConversionExtension (Python) ( #14523 )
2022-12-09 15:01:07 +01:00
Eddy Kim
083a17e89e
[GPU] Updated to get lockable memories for device inputs in prepare_input() ( #14532 )
...
* updated to get ockable memory for device inputs
* gpuFuncTest to set f64 scalar tensor
* aligned type names
* updated to get lockable memory for some specific precisions
2022-12-09 17:00:32 +04:00
Anastasiya(Asya) Pronina
67bbc7361c
Extended speech_sample to work on VPUX ( #14508 )
2022-12-09 15:27:20 +04:00
Artyom Anokhov
0121921068
Added ocl-icd for ubi8 image ( #14525 )
...
* install_openvino_dependencies: Added ocl-icd for ubi8 image
* install_openvino_dependencies.sh: Added json-devel to pkgs_dev for ubi8
* install_openvino_dependencies: Added pkgconf-pkg-config to pkgs_dev
* install_openvino_dependencies: Moved pkgconf-pkg-config to high-level pkgs_dev
* install_openvino_dependencies: Fixed with case for centos7
* Update scripts/install_dependencies/install_openvino_dependencies.sh
applied comments
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-12-09 14:11:56 +04:00
Roman Kazantsev
5cfc3cbf5d
[TF FE] Break the cycle in the different way ( #14480 ) ( #14518 )
...
* [TF FE] Break the cycle in the different way
Earlier solution was incorrect due to inproper handling of forward edges cases
(edges going from parent to grand-child) for which topological sorting
of nodes can be interrupted.
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Break the cycle by NextIteration inputs
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-12-09 10:28:38 +04:00
Karol Blaszczak
85506f263c
Docs menu recreate structure step1 port ( #14527 )
...
* Initial TOC config
TOC depth
prev-next btn
TOC initial links
* extensibility section
header changed to section
section populated
* media processing and CV lib
header changed to section
no content in the node article... needs to be added later
* openvino security
header turned into section
intro article used as the section parent
* ecosystem
header turned to section
section populated
* menu padding adjustment
* benchmarks and release notes
benchmarks moved to resources
release notes moved to top level
case studies link
* OpenVINO IR
IR articles put in a section
the parent article will require more content
2022-12-09 08:23:09 +08:00
Ilya Lavrenov
36c6d58fb2
Added extra dependencies for debian / rpm packages ( #14528 )
2022-12-09 03:49:45 +04:00
Zlobin Vladimir
690a10c386
samples/cpp/build_samples_msvc.bat: don't ignore cmake error ( #14499 ) ( #14524 )
...
Ticket 98429
2022-12-09 03:47:52 +04:00
Artemy Skrebkov
bceb7dbfe1
Fix segfault on windows with MSVC ( #14517 )
...
* MSVC compiler cannot handle copying empty AnyMap
2022-12-08 21:00:07 +04:00
Roman Kazantsev
57d8e96a30
[TF FE] Support dynamic shape Placeholder freezing and PlaceholderWithDefault ( #14450 ) ( #14482 )
...
* [TF FE] Support dynamic shape Placeholder freezing and PlaceholderWithDefault
Also, this PR contains reorganization of python unit tests for TF FE that
covers conversion and inference of different models in pbtxt.
This mini-infrastructure will be used in the future for TF FE support.
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Revert debug info
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-12-08 17:43:22 +04:00
Alexandra Sidorova
2d072e8129
[CPU] Fixed segfault in Generic node creation for dynamic models ( #14488 )
2022-12-08 17:13:34 +04:00
Zlobin Vladimir
36ab5c2192
Update OMZ submodule ( #14471 )
...
* Update OMZ submodule
This update includes models publication for 2022.3
Tickets 95909 and 95910
* Update OMZ submodlue: remove numpy upper bound
2022-12-08 11:26:07 +00:00
Vladimir Paramuzov
afa9bdde93
[GPU] allow softmax_bf for axis=Y && X==1 case ( #14461 )
2022-12-08 14:10:48 +04:00
Vladimir Paramuzov
970d53b420
[GPU] Use transformed gemm shapes for layout optimizer checks ( #14462 )
2022-12-08 14:10:38 +04:00
Anastasiia Pnevskaia
633fe397a3
Fixed type check in convert_model(). ( #14477 )
2022-12-08 13:54:35 +04:00
Anastasiia Pnevskaia
5c33eff533
Fixed double printing of errors in MO. ( #14474 )
2022-12-08 12:46:22 +04:00
Xiping Yan
8680791ffe
[CPU] Fix conditional compilation for oneDNN brgemm Convolution primitive
2022-12-08 12:06:41 +04:00
Ilya Lavrenov
edb3f3e820
Expose IE_THREAD definition to end users ( #14476 )
2022-12-08 12:05:42 +04:00
Karol Blaszczak
0eebb124c9
DOCS-top-menu-items_port_22.3 ( #14465 )
...
create top menu navigation
tweak css to display navigation properly
2022-12-07 19:34:42 +01:00
Karol Blaszczak
cc886509c6
Update benchmarks articles ( #14438 ) ( #14464 )
...
Update performance_benchmarks_faq.md
Update performance_int8_vs_fp32.md
2022-12-07 11:20:43 +01:00
Karol Blaszczak
a9ad74b690
DOCS- add telemetry info page ( #14463 )
2022-12-07 11:15:24 +01:00
Andrey Babushkin
6947916541
Update branch to take other repos from for Azure pipelines ( #14447 )
2022-12-06 22:46:21 +04:00
Irina Efode
eb19a7f7ad
[CONFORMANCE] Fix condition for WIN in Conformance runner ( #14441 )
2022-12-06 20:14:05 +04:00
Tomasz Dołbniak
6da95784c7
Unique-10 tests and improvements ( #14315 )
2022-12-06 19:09:30 +03:00
Luwei Zhou
79f04a704c
[CPU] Extend AMX deconv int8 to support oscale+eltwise+eltwise post ops pattern ( #14026 )
...
* Extend AMX deconv int8 to support oscale+eltwise+eltwise post ops pattern.
* Add deconv AMX test cases.
* Add multi-eltwise test on deconv AMX int8.
* Applied review comments.
* Update onednn submodule.
2022-12-06 18:32:02 +04:00
Maxim Vafin
3b86f12c37
Revert "Fix squeeze shape infer to not change axis value ( #13975 )" ( #14430 )
...
This reverts commit 580c0c6b90 .
2022-12-06 17:32:56 +04:00
Irina Efode
a27d69db75
[CONFORMANCE] FIX ISSUES FOR WIN IN CONF RUNNER ( #14439 )
2022-12-06 16:06:04 +03:00
Nadezhda Ageeva
23481a5403
Move ReshapePRelu to common transformation to reuse it in NV plugin ( #14169 )
2022-12-06 16:58:51 +04:00
Irina Efode
462176dfc4
[CONFFORMANCE] Fix hans reporting in conformance tests ( #14427 )
2022-12-06 16:57:19 +04:00
Irina Efode
4b1d89ba96
[CONFRORMANCE] Fix Hash script according impossible way to get_shape ( #14435 )
...
* [CONFRORMANCE] Fix Hash script according impossible way to get_shape
* add try except
2022-12-06 16:55:57 +04:00
Karol Blaszczak
e27b2cf119
rewording in supported_model_formats ( #14334 )
...
Merging with a slight rewording of the last suggestion by Andrei. We still want to retain consistency between paragraphs in structure and naming. If any further polishing needs to be done, we can create a new PR, while it can be published ASAP.
2022-12-06 13:42:33 +01:00
Trawinski, Dariusz
b914a8c71c
fix syntax ( #14436 )
2022-12-06 16:04:46 +04:00
Luwei Zhou
da5b53e574
[CPU] Fix Deformable Convolution invalid read issue ( #14326 )
...
* Fix MACOS compiling issue when enabling CPU_DEBUG_CAPS.
* Fix Deformable Convolution segment fault caused by invalid access offset index.
2022-12-06 15:48:28 +04:00
Anastasia Kuporosova
09b24a1932
Fix XML vulnerabilities found by bandit ( #14415 )
...
* Fix vulnerabilities found by bandir
* fix vulnerabilities in tests dir
* fix for mo
* some changes
2022-12-06 11:46:26 +01:00
Karol Blaszczak
17c55ada85
Create the supported_models page ( #14395 )
...
Merging as is, although further changes may be required. Specifically, the placement in the menu structure.
2022-12-06 11:46:01 +01:00
Wilson Seok
bdcbdf71fc
revert PR#12456 - removing arg_max_min and experimental_detectron_topk_rois in whiteof program.cpp ( #14422 )
2022-12-06 19:38:03 +09:00
Wang, Yang
cd9131267e
[AUTO][Benchmark APP] sync config parsing logic of benchmark python version with benchmark c++ version ( #14328 )
...
* sync benchmark Python version with benchmark C++ version.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
* Update tools/benchmark_tool/openvino/tools/benchmark/main.py
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
* Update tools/benchmark_tool/openvino/tools/benchmark/utils/utils.py
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
* Enable dump/load to support ov::device::properties parsing in benchmark python version.
* Enable benchmark python version to parse configuration file with device properties setting for AUTO/MULTI.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update usage of benchmark dumping/loading configuration in README and help message.
* Update comment.
* Update comments of the code.
* Update format of '-load_config' help message.
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
2022-12-06 17:28:25 +08:00
Pavel Esir
33ab2fd39a
always remove '_tmp' files even after offline_transformations has failed ( #14335 )
2022-12-06 13:19:30 +04:00
yanlan song
4f1ad3bf3d
Bell/fix gpu load model file wrong lifecycle ( #14347 )
...
* ensure correct lifecycle with load model file
Signed-off-by: fishbell <bell.song@intel.com >
* clang format
Signed-off-by: fishbell <bell.song@intel.com >
* enable tests
Signed-off-by: fishbell <bell.song@intel.com >
Signed-off-by: fishbell <bell.song@intel.com >
2022-12-06 11:29:07 +03:00
Luo Cheng
bf0d2cea4b
[CPU] Relax threshold for using brgconv1x1 instead of inner product ( #14351 )
...
* relax condition
* modify new shape due to threshold changed
* rename M to an exact name
* apply review comments
2022-12-06 09:23:32 +01:00
Karol Blaszczak
f12765ebef
Docs - benchmarks new solution ( #14396 )
...
* add bench csv
* Update custom.css
* images and scripts
2022-12-06 08:19:03 +01:00
Karol Blaszczak
d47033cc05
reintroduce benchmarks for ovms ( #14403 )
...
port from: #14271
Recreate performance_benchmarks_ovms.md and add it to TOC of performance_benchmarks.md
2022-12-06 08:03:40 +01:00
Vladimir Paramuzov
d0a6122cb2
[GPU] Fixed incorrect explicit transpose op inserted for MatMul ( #14400 )
2022-12-06 09:50:14 +04:00
yanlan song
0d1659c443
Bell/fallback singledevice network with dynamicoutput ( #14291 )
...
* change default value
Signed-off-by: fishbell <bell.song@intel.com >
* load to single device with stateful/dynamic model
Signed-off-by: fishbell <bell.song@intel.com >
* refine
Signed-off-by: fishbell <bell.song@intel.com >
Signed-off-by: fishbell <bell.song@intel.com >
2022-12-06 11:45:28 +08:00
guozhong wang
796ce53371
change AUTO default hint to Latency ( #14236 )
...
* change AUTO default hint to Latency
* Change the comment tput to latency according to wangyang opinion
* fix testcase for MULTI, the hint default value returned by MULTI is throughput
* Remove the redundant testcase and modify the name of the testcase that returns the default value of hint
* Code optimization according to bell opinion, add comments to testcase
* Correct the comments of testcase
* When user sets num_streams, AUTO/MULTI does not set the default hint to HW plugin
* Fix the problem that smoke_AUTO_MULTI_ReturnDefaultHintTest fails to run
* add num_streams and default hint mock testcase
* add auto default perf hint mock testcase
2022-12-06 11:41:43 +08:00
Evan
e1acaf67c5
Docs: Update Get Started page ( #13917 )
...
* docs: Change subtext on intro blocks
* docs: Rewrite GSG
* Update docs/get_started.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/get_started.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/get_started.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/get_started.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* docs: change links to markdown format
* Apply suggestions from code review
* Update docs/get_started.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* docs: remove header links
* docs: edit "Install OpenVINO" sentence
* Update docs/get_started.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2022-12-06 11:34:40 +08:00
Evan
72414851b8
Docs: Update Benchmark Tool example outputs ( #13555 )
...
* docs: revise example and update outputs
* docs: revise example and update outputs
* docs: typo fix
* docs: rectify changes
* docs: add <a> tag
* Update README.md
* docs: change example to use asl-recognition model
* docs: fix <a> tag
* docs: update sample outputs
* docs: change example to use asl-recognition model
* docs: revise example to use asl-recognition model
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-12-06 05:54:06 +03:00
hyunback kim
2483f4a0db
[GPU] Fix dead lock from exceeded max size of host memory allocation. ( #14364 )
...
* [GPU] Fix dead lock from exceeded max size of host memory allocation.
Dead lock hang issue because remote_context ignore the exception and
return null. Use lock_guard.
Signed-off-by: hyunback <hyunback.kim@intel.com >
2022-12-06 11:30:22 +09:00
yanlan song
df814fe668
keep the behavior of setting batch config through auto/multi ( #14398 )
...
Signed-off-by: fishbell <bell.song@intel.com >
Signed-off-by: fishbell <bell.song@intel.com >
2022-12-06 10:21:21 +08:00
Ilya Lavrenov
0357a97c40
Don't install scripts which are not used ( #14414 )
2022-12-05 23:35:02 +04:00
Roman Kazantsev
a945597802
[TF FE] Use _output_shapes attribute for Placeholder ( #14383 )
...
* [TF FE] Use output_shapes attribute for Placeholder
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Add test model
* Apply code-review feedback and remove compile warnings
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-12-05 23:13:53 +04:00
Ilya Lavrenov
fcc4e60441
Amazon linux 2 support ( #14412 )
...
* Use prebuilt cmake in install-dependencies steps
* Removed building of custom python to save Azure CI time
* Adjusted conditions in cmake
* Download VPU custom kernels compiler only for x86
* Removed -pyver argument
* Improvements
* Detect glibc version
* Usage of new glic variable
* Fixed typo
* Increased glibc version for MYRIAD case
* Made OpenVINO cmake Linux flavors agnostic
* Detect glibc version on RedHat
* Use clcompiler only since ubuntu 18.04
* Universal way to detect glibc version
* Revert some changes
* Added support of AmaZon Linux 2
* Amazon Linux 2 support
2022-12-05 21:38:52 +04:00
Kevin Putnam
afa95b87f7
Moves nav items from top of page to left nav ( #14295 )
...
Removes nav items from top of page and moves to left nav.
Uses a redirect to home.html to replace index.html.
Restores path variables
Removes debug print statement
Fixes path.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2022-12-05 17:13:40 +01:00
Ilya Lavrenov
77f3ad9c26
Fixed typo in Windows Azure steps names ( #14404 )
2022-12-05 18:51:48 +04:00
Anastasia Kuporosova
2daf145c97
[Docs] Add missed documentation for opset9 and opset10 ( #14406 )
2022-12-05 18:50:25 +04:00
Egor Duplenskii
b585393fee
[CPU] Disable memfd kernel memory allocation in oneDNN ( #14358 )
...
to avoid segfaults and std::bad_alloc issues
2022-12-05 18:42:53 +04:00
Trawinski, Dariusz
d5a4d169d7
prepare install NEO script for rhel8.7 and ubi8.7 ( #14408 )
...
* enable install scripts for rhel8.7
* fix syntax error
2022-12-05 18:42:28 +04:00
Irina Efode
b1be628861
[IE TESTS] Add step logging in case of Conformance tests ( #14302 )
...
* [IE TESTS] Add step logging in case of Conformance tests
* fix code style
* align
* one more
* Update ov_subgraph.cpp
2022-12-05 17:19:30 +03:00
Nikolay Shchegolev
3959890691
[CPU] Unique operation implementation. ( #14250 )
2022-12-05 17:45:20 +04:00
Ilya Churaev
8c3425ff69
Fixed i420 tests ( #14390 )
...
* Fixed i420 tests
* Disable GPU i420 tests
2022-12-05 13:13:26 +00:00
Zlobin Vladimir
67d25d7099
Add benchmark samples ( #13388 )
...
* Add sync_bnehcmark
* Fix Unix comilation
* niter->time
* Explain main loop
* samples: factor out common
* Code style
* clang-format -i
* return 0; -> return EXIT_SUCCESS;, +x
* Update throughput_benchmark
* Add READMEs
* Fix READMEs refs
* Add sync_benchmark.py
* Add niter, infer_new_request, -pc
* from datetime import timedelta
* Fix niter and seconds_to_run
* Add disclaimer about benchmark_app performance
* Update samples/cpp/benchmark/sync_benchmark/README.md
* Add dynamic_shape_bert_benhcmark
* Add dynamic_shape_detection_benchmark
* Adopt for detr-resnet50
* Remove sync_benchmark2, throughput_benchmark2, perf counters
* clang-format -i
* Fix flake8
* Add README.md
* Add links to sample_dynamic_shape_bert_benchmark
* Add softmax
* nameless LatencyMetrics
* parent.parent -> parents[2]
* Add bert_benhcmark sample
* Code style
* Add bert_benhcmark/README.md
* rm -r samples/python/benchmark/dynamic_shape_bert_benhcmark/
* rm -r samples/cpp/benchmark/dynamic_shape_detection_benchmark/
* bert_benhcmark/README.md: remove dynamic shape
* Remove add_subdirectory(dynamic_shape_detection_benchmark)
* flake8
* samples: Add a note about CUMULATIVE_THROUGHPUT, don’t expect get_property() to throw, don’t introduce json dependency for samples/cpp/common
* / namespace
* Add article
* namespace -> static
* Update README, seconds_ro_run 10, niter 10, no inter alinment
* percentile->median
* benchmark samples: use generate(), align logs, update READMEs
* benchmakr samples: remove percentile()
* samples/python/benchmark/bert_benhcmark/bert_benhcmark.py: report average sequence length and processing time
* Python samples: move requirements.txt to every sample
* Remove numpy from requirements.txt
* Remove Building section from Python samples, install only required extras from openvino-dev, set up environment for bert_benhcmark, report duration for bert_benhcmark
* Install openvino-dev for Hello Reshape SSD C++ Sample
2022-12-05 15:12:53 +04:00
Przemyslaw Wysocki
a96f2af2f4
[PyOV] Upgrade mistune and remove import-order ( #14356 )
2022-12-05 10:16:24 +01:00
Maciej Kwapulinski
86c7b588cf
Unit test corevage for race at GNAPlugin destruction (#13905/SHA-1:57293a6833) ( #14346 )
2022-12-05 09:04:50 +00:00
Pavel Zamelin
d9ef9266c3
Move inference_engine_snippets to core component ( #14338 )
2022-12-05 11:37:19 +04:00
Ilya Churaev
1e5247e5bb
Disabled constant folding for branch with Range operation ( #14389 )
2022-12-05 11:33:43 +04:00
hyunback kim
507585b526
[GPU] Fix to access from not allocated memory ( #14289 )
...
During constant propagation, unexpected to access not allocated memory in input_layout_inst
Signed-off-by: hyunback <hyunback.kim@intel.com >
2022-12-05 16:25:00 +09:00
Maksim Doronin
c636d1dbfc
R20 MX firmware update ( #14376 )
2022-12-05 07:15:19 +01:00
Ilya Lavrenov
331b1883a1
Use prebuilt cmake in install-dependencies steps ( #14368 )
2022-12-05 10:10:31 +04:00
Vladimir Paramuzov
48c0897b0f
[GPU] Adjust default num streams ( #14308 )
2022-12-05 09:59:03 +04:00
Tatiana Savina
b76168b32b
[DOC] Conditional compilation developer guide review ( #14340 )
...
* conditional compilation review
* additional fixes
* apply comment from review
2022-12-05 08:35:06 +04:00
Ilya Lavrenov
1af95fb3f8
Fixed C samples build on Windows ( #14386 )
2022-12-05 01:33:42 +04:00
Roman Kazantsev
aa4f4429c0
[TF FE] Prohibit compiling warnings ( #14387 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-12-05 01:00:15 +04:00
Ilya Lavrenov
6dd8a93735
Made OpenVINO cmake scripts Linux flavors agnostic ( #14384 )
...
* Use prebuilt cmake in install-dependencies steps
* Removed building of custom python to save Azure CI time
* Adjusted conditions in cmake
* Download VPU custom kernels compiler only for x86
* Removed -pyver argument
* Improvements
* Detect glibc version
* Usage of new glic variable
* Fixed typo
* Increased glibc version for MYRIAD case
* Made OpenVINO cmake Linux flavors agnostic
* Detect glibc version on RedHat
* Use clcompiler only since ubuntu 18.04
* Universal way to detect glibc version
* Revert some changes
* Apply suggestions from code review
fixes issue with GNA
* Apply suggestions from code review
fixed typo
2022-12-04 22:55:52 +04:00
Anton Voronov
3caebffa5c
[CPU] Sparsity weights decompression ( #13775 )
2022-12-04 22:43:53 +04:00
Ilya Lavrenov
cf8c78483d
Reverted temporary WAs for gflags installation for CentOS 7 ( #14370 )
2022-12-02 22:10:02 +04:00
Pawel Raasz
78f95ddea4
Fix reshape evaluate to use tensor input shape ( #14307 )
2022-12-02 16:48:51 +01:00
Chen Xu
541045b0ba
[CPU] Ensure mathematical correctness of Convert node ( #14174 )
2022-12-02 17:10:19 +04:00
hyunback kim
62aac52079
[GPU] Fix text-to-speech-en-multi-0001-duration-prediction running failure ( #14301 )
...
Becuase pooling to use ngraph shape infer, extend 1D to 2D logic moveed ngraph opt to cldnn pooling.
This change has side-effect in onednn pooling, onednn pooling also doesn't support 1D.
Signed-off-by: hyunback <hyunback.kim@intel.com >
2022-12-02 18:15:13 +09:00
Ilya Lavrenov
b27cb1315f
Updated ONNX dockerfile ( #14359 )
...
* Updated ONNX dockerfile
* Apply suggestions from code review
removed system protobuf
* Update .ci/openvino-onnx/Dockerfile
enable auto
* Fixe
* Update .ci/openvino-onnx/Dockerfile
2022-12-02 12:47:03 +04:00
Karol Blaszczak
29e39379c1
Update Model_caching_overview.md ( #14312 )
...
add information on mode caching on GPU as a preview feature
* Update Model_caching_overview.md
* Update GPU.md
2022-12-02 08:40:08 +01:00
Taylor Yeonbok Lee
ddfc7b0ecf
Reset in memory cache capacity to 10000 instead of infinite ( #14290 )
2022-12-02 03:45:30 +00:00
yanlan song
3eac2cd613
do not carry batch configs in auto when user does not explicitly set it ( #14003 )
...
* temp resolution to support model path for CPU in auto
Signed-off-by: fishbell <bell.song@intel.com >
* disable batch when load through model path
Signed-off-by: fishbell <bell.song@intel.com >
* add mark for future release
Signed-off-by: fishbell <bell.song@intel.com >
* implement step1: donotparse batch config if user not set explictly
Signed-off-by: fishbell <bell.song@intel.com >
* correct typo in case
Signed-off-by: fishbell <bell.song@intel.com >
Signed-off-by: fishbell <bell.song@intel.com >
2022-12-02 10:14:18 +08:00
cecilia peng
1f16015802
Cecilia/paddle/decoder ( #14332 )
...
* fix AddressSanitizer: stack-use-after-scope in ov::frontend::paddle::NodeContext::get_attribute_as_any
* fix cyclic reference of op place and decoder.
* fix code style
* fix code style.
2022-12-02 09:28:52 +08:00
Wilson Seok
f7849ef465
avoid can_fuse_reorder_to_prev() for detection_output cpu impl ( #14350 )
2022-12-01 16:17:42 -08:00
Evan
5e24219446
Docs: Edits to Basic OpenVINO Workflow page ( #13807 )
...
* docs: Update intro and prerequisites
* docs: Update Steps 1 - 3
* docs: Re-organize CPU, GPU, MYRIAD examples
* docs: Change examples header
* docs: revise Other Demos/Samples section
* docs: Change OpenVINO Runtime install links
* Update docs/get_started/get_started_demos.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/get_started/get_started_demos.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/get_started/get_started_demos.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/get_started/get_started_demos.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/get_started/get_started_demos.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/get_started/get_started_demos.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/get_started/get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* docs: edit OpenVINO Runtime section
* docs: add link to build from source
* Update docs/get_started/get_started_demos.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/get_started/get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* docs: change Basic OpenVINO Workflow in toctree
* docs: minor edit to OpenVINO Dev Tools section
* docs: edit Build Samples section
* docs: change Prerequisites section header levels
* docs: edits to Step 1
* docs: remove links to OMZ Demos build instructions
* docs: fix links, remove "the"s , TMs, and *s
* Apply suggestions from code review
* Update get_started_demos.md
* Update get_started_demos.md
* Update get_started_demos.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2022-12-02 03:02:06 +03:00
Ilya Lavrenov
3ec084074a
RPM packages improvements: part 2 ( #14306 )
...
* Updated install_dependencies.sh
* Added Fedora support
* Improvements for RPM generation
* Refactored work with gflags
* Apply suggestions from code review
* Improvements
* Several improvements for Ubuntu 18.04
* Improvements in gflags
* Update thirdparty/CMakeLists.txt
temporary install samples dependencies
* Fixed several mistakes
* Fixed issues with gflags
* Don't install dependencies on Linux
* Added nlohmann findinds on debian9 case
* Added FATAL_ERROR is gflags is not found in samples
* Fixes for samples on CentOS 7
* Cross-compiled debian packakges with proper libraries location
* Fixed include for old nlohman-json versions
* Fixed compilation with old json
* Applied review comments
* Added support of old nlohmann versions via submodule
* Temporary WA for CentOS 7
* Fixed compilation with old gflags
* Fixed compilation of C samples
* Fixed gflags on RHEL8.2 / Debian 9
2022-12-01 23:57:23 +04:00
Vladislav Golubev
a246bdb3a0
[CPU] Unreachable code fix in Interaction fusion transformation ( #14353 )
2022-12-01 16:12:15 +00:00
Ilya Lavrenov
b41fb5f4e5
U[date features.cmake ( #14345 )
2022-12-01 17:39:48 +04:00
Nikolay Shchegolev
add3b11880
[CPU] New operations: IsFinite, IsInf, IsNaN. ( #14314 )
2022-12-01 16:34:39 +04:00
Tomasz Jankowski
64391cdb3f
Transformation component transition to OV namespace (phase 3) ( #13653 )
...
* Use openvino pass graph_rewrite
* Use openvino pass pattern matcher
* Remove ngraph opsets
* Remove ngraph.hpp
* Remove ngraph includes
* Remove ngraph includes
* Use transformations API
* Remove ngraph includes
* Remove ngraph rt_info
* Remove unused ngraph includes
* Replace ngraph:: scope with ov:: here and there
* Remove serialize proxy header
* Remove proxy include
* Bring back a file for vpu-plugin
* Fix after upstream merge
* Remove nested namespace conflict
Co-authored-by: Andrei Kochin <andrei.kochin@intel.com >
Co-authored-by: Ivan Tikhonov <ivan.tikhonov@intel.com >
Co-authored-by: Mateusz Tabaka <mateusz.tabaka@intel.com >
2022-12-01 12:34:58 +01:00
Roman Kazantsev
38a1783527
[FE] Support freezing Placeholder without specifying type ( #13984 )
...
* [FE] Fix freezing placeholder via freeze_placeholder_with_value option
Currently, freezing placeholder via freeze_placeholder_with_value option does not work for any frontends. It happens due to absence of a node in _input_shapes dictionary.
* Add get_element_type method for InputModel
* Revert not needed changes
* Revert not needed changes
* Update freeze_placeholder_test
* Add tests for TF FE with freezing values of different types
* Fix Python API return value
* Correct returned type for get_numpy_ctype
* Apply code-review feedback
* Update src/frontends/tensorflow/src/input_model.hpp
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
* Apply code-review feedback: no tf legacy specific routine and parameter names
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com >
2022-12-01 13:37:25 +03:00
Tomasz Jankowski
8ad74c17a4
Avoid Windows warnings in Transformantions ( #14304 )
...
* Avoid Windows warnings
* Don't change public API
* Enhance input shape control
2022-12-01 13:10:05 +03:00
Egor Duplenskii
0c6015f669
[CPU][DEBUG_CAPS] Fix build after snippets base class change ( #14341 )
2022-12-01 12:52:52 +03:00
Andrew Kwangwoong Park
b30b3866cc
[GPU] Update all primitive's API to accept input_info for multiple outputs support ( #14145 )
...
* Replace primitive's input with input_new and corresponding updates
Signed-off-by: Andrew Park <andrew.park@intel.com >
* unittests updates
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Fix conflicts and remaining unittests update
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Replace node and primitive's deps with deps_new and corresponding updates
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Replace output_padding and output_data_type with output_paddings and output_data_types
- Fix corresponding updates (primitive creation API, calc_output_layout|s, opt passes)
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Fix conflicts and updates
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Fix failing CI issues
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Apply code review
Signed-off-by: Andrew Park <andrew.park@intel.com >
* Fix conflicts and corresponding updates
Signed-off-by: Andrew Park <andrew.park@intel.com >
Signed-off-by: Andrew Park <andrew.park@intel.com >
2022-12-01 12:16:59 +03:00
Roman Baranchuk
3448681de9
[CPU] Xor: convert to LogicalXor ( #14115 )
2022-12-01 11:59:22 +04:00
avoskoboinyk-lohika
62e2a672fb
[CPU] Throw an error for LSTMCell-1 with peephole input since it's not supported ( #13503 )
2022-12-01 11:54:00 +04:00
Vladimir Paramuzov
b59aea873c
[GPU] Fix exception for dyn reshape followed by static node ( #14305 )
...
* [GPU] Fix exception for dyn reshape followed by static node
* [GPU] Weights reorder fix
2022-12-01 00:52:03 +03:00
Anastasiia Pnevskaia
6d07e006b6
Fix for input names in preprocessing ( #14199 )
...
* Fix for tensor names in preprocessing.
* Added check in test.
* Small correction.
* Added check.
* Fixed error, added test.
* Added tests, added comment.
* Small correction.
2022-12-01 01:01:01 +04:00
Roman Kazantsev
a4c76d645d
Return SelectWithOneValueCondition Transformation ( #14336 )
...
* [Common] Implement SelectWithOneValueCondition common transformation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Add transformation tests for select_with_one_value_condition
* Move call of SelectWithOneValueCondition transformation to MOC
* Apply code-review feedback
* Remove corner case with dynamic output shape for Select
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-11-30 22:16:59 +03:00
Vitaliy Urusovskij
c6bc4be399
TSan suppress libopenvino_gapi_preproc.so ( #14239 )
2022-11-30 19:53:38 +04:00
Vitaliy Urusovskij
0e9f2bb7d8
Revert loading of plugins strictly by absolute paths ( #14333 )
...
* Revert "Load plugin libraries safely (#14034 )"
This reverts commit 97878dee34 .
* Revert "Plugins absolute path loading leftovers (#14299 )"
This reverts commit 9ba304de72 .
* Revert "Add `loadSOSafelyThrowIfRelativePath` test (#14311 )"
This reverts commit 3e9f185e5d .
* Revert "Filter out samples tests on GNA for Debian (#14195 )"
This reverts commit 57e630bd8f .
2022-11-30 19:08:06 +04:00
Vladislav Golubev
ebf04b17d1
LLT2Sequence tests fix ( #14319 )
2022-11-30 18:57:10 +04:00
Trawinski, Dariusz
4c19246097
Add missing libpython3.8 in install dep script for ubuntu18 ( #14337 )
...
* update code deps for rhel
* new neo driver version
* new neo driver version fix
* fix
* fix
* drop not needed gpu packages
* removed not necessry NEO packages, updated ov deps
* add gflag for rhel8 os
* update python on ubuntu18 and add core rhel8 rpm URLs
* add libpython3.8
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-11-30 18:55:01 +04:00
Krzysztof Bruniecki
9a938be94d
[GNA] Fix logger initialization order, adapt unit test ( #14296 )
2022-11-30 14:42:09 +01:00
Maksim Kutakov
1de1029643
[CPU] Dynamic shapes overheads reduction ( #13722 )
2022-11-30 17:03:47 +04:00
Marcin Kacprzak
23d2451072
[GNA] Fix scale factor calculation for int8 convolution weights ( #14320 )
...
* [GNA] Fix input generation in convolution low precision tests
* [GNA] Fix scale factor calculation for int8 convolution weights
Co-authored-by: Szymon Irzabek <szymon.jakub.irzabek@intel.com >
2022-11-30 12:37:10 +00:00
Zlobin Vladimir
c09af40b4c
No-break space->space, asssuming->assuming ( #14276 )
...
* No-break space->space, asssuming->assuming
* benchmark_app: don't print warning each iteration
* Russian с->English c
* Warn no batch only once
* Allow anonymus namespaces
* Keep only one report of model bach size, warn_if_no_batch for static model as well
2022-11-30 11:25:16 +00:00
Vladislav Golubev
9eb43bb8b4
[Snippets] [CPU] Serialization/Deserialization enabled ( #14064 )
2022-11-30 14:37:19 +04:00
Sebastian Golebiewski
a296a509e8
DOCS: Updating 'Create a YOCTO image' article - for master ( #14130 )
...
* Update installing-openvino-yocto.md
* Update installing-openvino-yocto.md
* Update installing-openvino-yocto.md
* updating troubleshooting guide
Adding a respective section in the Troubleshooting guide
Restructuring the installation steps and updating the branches of repositories
* Update installing-openvino-yocto.md
* Update docs/install_guides/installing-openvino-yocto.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/install_guides/troubleshooting-issues.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/install_guides/installing-openvino-yocto.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* Update docs/install_guides/installing-openvino-yocto.md
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
* applying suggestions
Removing h3 level headings.
Correcting code block syntax in troubleshooting guide.
* Update installing-openvino-yocto.md
* reverting the steps
Reverting the installation steps to previous order.
Emphasizing that Step 2 is an example of creating the minimal image.
Co-authored-by: Yuan Xu <yuan1.xu@intel.com >
2022-11-30 17:40:19 +08:00
Evgenya Stepyreva
e41a0823db
Relaxes restriction for constant weights in the pass::MarkDequantizationSubgraph ( #14297 )
2022-11-30 09:04:19 +00:00
Evgenya Stepyreva
9478062e79
Zero inputs Concat fix and Scatter Update ops fix ( #14284 )
2022-11-30 12:08:21 +04:00
Piotr Krzemiński
57082859ef
[BENCHMARK_APP/C++] Align performance counters and report output ( #14140 )
...
* [BENCHMARK_APP/C++] Align performance counters output, set all output time values to milliseconds
* [C++] Style fixes
2022-11-30 12:01:44 +04:00
Roman Kazantsev
5f06431aec
[Install] Remove upper bound for NumPy for default installation and update upper bounds for extras ( #13985 )
...
* [Python API][Tools] Top up upper bound version for dependencies: NumPy, TensorFlow, NetworkX
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Remove upper-bound for TensorFlow and NumPy
* Revert "Remove upper-bound for TensorFlow and NumPy"
This reverts commit 662085df2e .
* Remove upper-bound for NumPy for default installation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-11-30 09:53:06 +04:00
Vitaliy Urusovskij
3e9f185e5d
Add loadSOSafelyThrowIfRelativePath test ( #14311 )
2022-11-30 09:31:00 +04:00
Pawel Raasz
8935cd84f0
Set out tensor shape in FakeQuantize evaluate ( #14262 )
2022-11-30 09:24:01 +04:00
Ilya Churaev
fa0adc87fb
Fixed sporadic in threading tests ( #14270 )
2022-11-30 07:30:21 +03:00
Vitaliy Urusovskij
9ba304de72
Plugins absolute path loading leftovers ( #14299 )
...
* Update docstrings after prohibition of not absolute
paths for plugins
* Use only absolute internal paths to load plugins
After introduction of plugins loading via absolute path,
libraries are still tried to load by names if wasn't found.
So safe last place of search (most common) in order to
get useful error message
Co-authored-by: Ilya Churaev <ilya.churaev@intel.com >
2022-11-30 06:41:58 +04:00
Vladislav Golubev
b11adcdde4
[LPT] FQ Decomposition improvement ( #14203 )
...
* [LPT] FQ Decomposition modified to create FQ without constants with several consumers
* [LPT] Added subgraph test
* CPUTestsBase: Added the ability to check only fusing results
* [CPU] Added subgraph test
* LPT review comments applied
* CPUTestsUtils: added special string 'anytype' for selectedType check ignore
2022-11-30 01:04:10 +00:00
Pavel Esir
2a1a2532b2
more safe get_output_types in callback in convert_compression_only_to_legacy.cpp;more readable unit-tests for out of bound Intervals ( #14300 )
2022-11-29 22:05:16 +00:00
Trawinski, Dariusz
a2b46ed2eb
update NEO drivers to support DG2 and fix package name for rhel8 ( #14016 )
...
* update code deps for rhel
* new neo driver version
* new neo driver version fix
* fix
* fix
* drop not needed gpu packages
* removed not necessry NEO packages, updated ov deps
* add gflag for rhel8 os
* update python on ubuntu18 and add core rhel8 rpm URLs
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com >
2022-11-30 00:41:24 +04:00
Eddy Kim
cb15d281f1
[GPU] Serialize GPU memory reuse flag ( #14269 )
...
* serialize gpu memory reuse flag
* added c-tor of reduce_impl
* renamed memory_reuse_by_user as can_reuse_memory, and modified memory allocation logic to be simpler
2022-11-29 22:13:00 +03:00
Ilya Lavrenov
115a9071e4
Revert "[Common] Implement SelectWithOneValueCondition common transformation ( #14242 )" ( #14317 )
...
This reverts commit 5a59b2b8f2 .
2022-11-29 21:08:48 +04:00
Vladimir Paramuzov
a1e30996a4
[GPU] Disable unused oneDNN features to reduce binary size ( #12987 )
...
* [GPU] Disable unused oneDNN features to reduce binary size
* [GPU] Fixed list args
* [GPU] unit test skip
* [GPU] Disable more onednn primitives
2022-11-29 18:55:14 +04:00
Georgy Krivoruchko
c4e15e0883
Added support of float16 in decoder proto, test ( #13891 )
2022-11-29 17:17:04 +04:00
Ekaterina Aidova
090261c852
[OMZ]: align dependencies ( #14298 )
2022-11-29 13:58:40 +01:00
Irina Efode
48dd92de47
[CONFORMANCE][IE TESTS] Reduce SLT execution time ( #14165 )
...
* init
* Reduce time
* remove extra
* try
* dd
* one more try
* Fix mistakes
* skip some cpu tests
* comment
* one more skip
2022-11-29 15:49:03 +04:00
Roman Kazantsev
5a59b2b8f2
[Common] Implement SelectWithOneValueCondition common transformation ( #14242 )
...
* [Common] Implement SelectWithOneValueCondition common transformation
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
* Add transformation tests for select_with_one_value_condition
* Move call of SelectWithOneValueCondition transformation to MOC
* Apply code-review feedback
* Remove corner case with dynamic output shape for Select
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-11-29 15:40:04 +04:00
Oleg Pipikin
de33d6d38b
Fix inference tests build and tests in case of buind with disabled targets ( #14286 )
2022-11-29 13:50:53 +03:00
Maxim Vafin
0377acfdfe
Fix issue with mxnet rnn model ( #14225 )
...
* Fix issue with mxnet rnn model
* Fix code style
* Add test
2022-11-29 14:17:54 +04:00
Artur Kulikowski
a0dd07f7e1
Add default visibility to class LegacyOpExtension ( #14220 )
...
* Add default visibility to class LegacyOpExtension
* Implement destructor in class LegacyOpExtension
2022-11-29 13:09:49 +03:00
Pavel Esir
e648001b12
[IE] keep constants in shape subgraphs in f32 ( #14204 )
...
* keep constants in shape subgraphs in f32
* added unit-test without callback; added comment in convert_compression_only_to_legacy.cpp
2022-11-29 13:55:06 +04:00
Adrian Varlan
97dd3e6a21
Adapt myriad plugin for new firmware ( #14246 )
...
Co-authored-by: Maksim Doronin <maksim.doronin@intel.com >
2022-11-29 01:46:45 -08:00
Wilson Seok
dd0e76b384
add input0(cond) broadcast in select ( #14267 )
2022-11-29 17:42:23 +09:00
Egor Duplenskii
03583d93cb
[CPU] Add option to disable XBYAK_NO_EXCEPTION and fix itt win lib load ( #14252 )
...
Two oneDNN changes in scope of single PR
2022-11-29 10:36:29 +04:00
Vladimir Paramuzov
52b02c190b
[GPU] Fixed bias fusion tests ( #14285 )
2022-11-29 01:26:13 +00:00
Wang, Yang
a0814953a4
sync benchmark python version with benchmark c++ version ( #14212 )
...
* sync benchmark Python version with benchmark C++ version.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
* Update tools/benchmark_tool/openvino/tools/benchmark/main.py
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
* Update tools/benchmark_tool/openvino/tools/benchmark/utils/utils.py
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com >
2022-11-29 04:08:20 +03:00
Ekaterina Aidova
dc27a5d723
[OMZ]: update submodule ( #14255 )
2022-11-28 20:34:10 +01:00
Ilya Lavrenov
121cc920b7
Removed global defitniions for plugins ( #14273 )
2022-11-28 21:52:19 +03:00
Mateusz Bencer
09637ca5f2
[ONNX FE] Improve error handling during op registration ( #14201 )
2022-11-28 17:30:44 +01:00
Anastasiia Pnevskaia
af49e51b54
--input format update in MO docs ( #14272 )
...
* Updated input param in docs.
* Updated input param in docs.
2022-11-28 20:20:13 +04:00
Vladimir Paramuzov
9d954c7920
[GPU] Added several shape agnostic ref kernels ( #13987 )
...
* [GPU] Broadcast shape agnostic ref kernel
* [GPU] enable input_layout & data impls for dyn shapes
* [GPU] cum sum shape agnostic kernel
* [GPU] Eltwise shape agnostic kernel
* [GPU] Shape agnostic gather kernel
* [GPU] Shape agnostic mvn
* [GPU] Shape of and reshape dynamic kernels
* [GPU] Dynamic reshape
* [GPU] dynamic softmax
* [GPU] Dyn reshape fixes
* [GPU] Build fix
* [GPU] Prohibit reshape opt for padded case
* [GPU] Dynamic FC
* [GPU] Dynamic gemm
* [GPU] Dynamic reorder
* [GPU] int32 clamp WA
* [GPU] Review fixes
* [GPU] Fixed impls map for dyn cases
* [GPU] Broadcast fixes
* [GPU] Unit test fixes
* [GPU] Fixed gemm
* [GPU] Revert unexpected reorder kernel changes
* [GPU] Fix WA for clamp
* [GPU] Prohibit dynamic impl selection for non-planar output formats
* [GPU] Fix FC reshape to 2d
* [GPU] WA for fc with rank > 3
2022-11-28 18:08:48 +04:00
Roman Kazantsev
b9fe83b6aa
[TF FE] Remove fallback from TF FE and accelerate conversion for .pb ( #14179 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-11-28 14:06:58 +00:00
Vladimir Paramuzov
63b80a4fee
[GPU] Async static kernels compile for dynamic flow ( #14205 )
...
* [GPU] Async static kernels compile
* [GPU] Added interface for async compilation worker
* [GPU] refactoring
2022-11-28 17:18:17 +04:00
Wang, Yang
a37723e8cf
[AUTO] Enable Benchmark APP to parse the ov::device::properties through dump_config()/load_config() ( #14057 )
...
* [AUTO] update property setting logic.
* Update core::set_property() logic to only support primary property for AUTO and MULTI.
* Separate AUTO and MULTI supported properties.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Add test case.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* 1. revert the changes for ie core.
2. Enable AUTO/MULTI only accepting its own properties.
3. Enable AUTO/MULTI accepting device properties passed from loadnetwork().
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Revert "[AUTO]Update the incorrect config test for Myriad (#13271 )"
This reverts commit 0552d98802 .
* MULTI only accepts its own properties that is same as AUTO currently.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Add test cases for AUTO/MULTI property test.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update to enable MULTI supporting hw primary property setting throw the compile_model().
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Remove the added test case for setting secondary property through set_property().
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* 1. For AUTO/MULTI, property setting will be passed via core::compile_model() instead of core::set_property().
2. update the logic to infer precision setting that will transform into secondary property setting to each hw device.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* set default value for nstreams when -d AUTO/MULTI and no nstreams setting from command line.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update code format.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Enable BA to support if -d AUTO:MULTI,xxx/MULTI:AUTO,xxx. while AUTO Plugin need to update the logic of generating supported config list to virtual device.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* move device configuration handling outside form function main.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Revert "move device configuration handling outside form function main."
This reverts commit ef77bfc602 .
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Setting property performance hint to 'THROUGHPUT' and passing to executable network if no setting for of AUTO/MULTI.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
* 1. Fix the issue that the dumped configuration file retrieves empty config list when using OpenCV to dump configuration.
2. Enable load_config() to load secondary property.
3. ov:device:properties from command line will replace the ov::device::properties loaded from configuration file.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update the performance statistics showing format.
* Update format.
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update samples/cpp/benchmark_app/main.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update samples/cpp/benchmark_app/main.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update README to add some simple configuration files loaded into benchmark app.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* 1. Enable dump/load function for AUTO to support hw device property setting thorugh configuration JSON.
2. Update README.md to example a simple JSON file containing the hw device properties setting for AUTO/MULTI.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
* Update.
* Update.
* Update.
* Drop the changes within dump/load of OpenCV config parsing.
* Update.
* Correct property name. Update ov::num_stream to ov::inference_precision.
Signed-off-by: Wang, Yang <yang4.wang@intel.com >
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
2022-11-28 17:09:51 +04:00
Krzysztof Bruniecki
fe52337840
[GNA] Fix log level settings to control exporting of GNA text model description and allocations ( #14251 )
2022-11-28 12:24:49 +00:00
Georgy Krivoruchko
5c638df1c3
TensorFlow AddN layer test implementation ( #13533 )
2022-11-28 15:46:59 +04:00
Katarzyna Mitrus
13a76a8b72
[Unique-10] ConvertPrecision transformation and new attribute for output type ( #14229 )
...
* Add attribute for last output element type
* Add convert precision transformation and tests
* Update Unique python API with new attribute
* Update Unique-10 op specification
* Update docstrings
* Update visitor tests
* Add type prop tests for the new attribute
* Check axis constant before shape, compare with partial shape
2022-11-28 11:56:49 +01:00
Vladislav Golubev
f06c44115f
[LPT] Check on isQuantized fixed ( #14151 )
2022-11-28 13:58:42 +04:00
Maciej Kwapulinski
4b51cf5ba0
GNA library update to ver 03.00.00.1910 ( #14215 )
2022-11-28 09:36:29 +00:00
Taylor Yeonbok Lee
aa88f0f756
[GPU] Enable bias fusing for dynamic shape ( #14146 )
...
* Fuse bias for dynamic fc
* Passing bias fusing unit tests
2022-11-28 12:24:52 +04:00
Ilya Lavrenov
79c6968024
Added older pugixml version support ( #14260 )
...
* Added pugixml finding w/o cmake, pkg-config
* Fixed findings
* Pugixml
* Removed sudo from install_build_dependencies.sh
* Fixed compilation with old pugixml
* Fixed Azure pipelines
* Updated clang-format step
* Add new approach for pugixml find to OpenVINO Developer package
* Fixed compilation with older pugixml
* Added openssl-devel for cmake build
* Fixed finding pugixml in developer package
2022-11-28 11:54:54 +04:00
Sungeun Kim
6bcdaa782a
fusing reorder after quantize ( #14235 )
2022-11-28 16:04:54 +09:00
cecilia peng
b955e7e514
95436: sporadic failure ( #14183 )
...
* 95436: sporadic failure
* Update input_model.cpp
2022-11-28 14:03:51 +08:00
Zhang Yi
ead91d7c2f
[CPU] Fixed Concat node performance ( #14216 )
2022-11-28 10:00:03 +04:00
Roman Lyamin
eb9946bd25
[GPU] Added support dynamic sizes/scales inputs for Interpolate ( #14074 )
2022-11-28 09:10:12 +04:00
Vladimir Paramuzov
7933cc7e0b
[GPU] Adjust dynamic eltw fusion to keep correct shape infer ( #14198 )
...
* [GPU] Adjust dynamic eltw fusion to keep correct shape infer
* [GPU] Fixed eltwise shape infer
2022-11-28 09:08:19 +04:00
Vladimir Paramuzov
03b677b10b
[GPU] Retain engine ptr in RemoteBlob impl ( #14244 )
2022-11-28 09:07:31 +04:00
Oleg Pipikin
f1795ad78a
Move new transformation tests from ieFuncTests to ov_transformations_tests ( #14241 )
2022-11-28 08:23:17 +04:00
Oleg Pipikin
0b754189d1
Remove duplicated ir_serialization tests ( #14256 )
...
* Remove duplicated ir_serialization tests
* Fix code style
* Fix1
2022-11-28 08:22:41 +04:00
Irina Efode
c63f20fa7d
[CONFORMANCE] Fix canExport model test + fix some instantiations ( #14153 )
...
* [CONFROMANCE] Fix OV Path in new conformance runner
* filelist
* dd
* try
* one
* Update run_conformance.py
* sss
* revert extra
* f
* exec_net
* init_1
* fix_instantiations
* remove extra
* Update summarize.py
2022-11-28 07:41:24 +04:00
Min, Byungil
1849a0be0b
[GPU] Modify can_fuse_reorder for permute ( #14234 )
...
+ Remove reorder fusing condition for oneDNN execution of permute
Signed-off-by: byungilm <byungil.min@intel.com >
2022-11-28 12:30:40 +09:00
Jade Cho
6bc7cd73cd
[GPU] Remove WA to fallback to cldnn ( #14147 )
2022-11-28 12:23:32 +09:00
Kelvin Choi
003e25b6fe
[GPU] Update Reduce Op to use dynamic input ( #13998 )
2022-11-27 17:13:58 -08:00
Pavel Esir
e0c026cdfc
fix Interval multiplication when result exceeds int64_max ( #14230 )
...
* fix Interval multiplication when result exceeds int64_max
* added unit-test with corner cases
2022-11-27 22:40:44 +04:00
Andrei Kochin
0246eb7917
[Req] upgrade mxnet to 1.9.1 ( #14120 )
...
* [Req] upgrade mxnet to 1.9.1
Signed-off-by: andrei.kochin <andrei.kochin@intel.com >
* [Req] upgrade relax mxnet dependancy
Signed-off-by: andrei.kochin <andrei.kochin@intel.com >
* specify upper bound
Signed-off-by: andrei.kochin <andrei.kochin@intel.com >
Signed-off-by: andrei.kochin <andrei.kochin@intel.com >
2022-11-27 22:26:09 +04:00
Maxim Vafin
a1cef7ab3a
Fix value infer for ScatterUpdate in case of dynamic value in updates ( #14222 )
2022-11-27 22:23:39 +04:00
Ilya Lavrenov
9db70d774f
Properly added dependencies between RPM packages ( #14258 )
2022-11-26 11:11:19 +04:00
Roman Kazantsev
f80babff51
[Layer Tests][TF FE] Activate layer tests for FusedBatchNorm in training mode in the precommit ( #14240 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-11-26 00:25:00 +03:00
Roman Kazantsev
1353a23f12
Fix leftovers from PR14211 ( #14238 )
...
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com >
2022-11-25 20:29:23 +03:00
Wilson Seok
aea83d3d8b
[GPU] add output_partial_shape in calc_output_layout of reshape primitive and add single layer test of strided_slice for the fix ( #14209 )
2022-11-25 17:28:53 +04:00
Sofya Balandina
7e812b7d77
Update jinja version to 3.x+ ( #14200 )
2022-11-25 15:44:57 +03:00
Mikhail Ryzhov
fc2d957a0e
[GNA] Added unit tests for wrapped validators ( #14193 )
...
* Added unit tests for wrapped validators
* review commnets
* review fixes
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* Update src/plugins/intel_gna/tests/unit/ops/util_test.cpp
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
* FIxed typo mistake
Co-authored-by: Nadezhda Ageeva <nkogteva@gmail.com >
2022-11-25 13:24:58 +03:00
Edward Shogulin
cdb711a069
LPT: element-wise ops fuse extension to support updatePrecisions ( #14141 )
2022-11-25 13:49:03 +04:00
Yuan Xu
04df4195a0
update with installing dependencies ( #14237 )
2022-11-25 12:54:51 +04:00
Mikhail Ryzhov
c0941aba74
[GNA] Fixed order of Assign layers ( #14066 )
2022-11-25 11:21:57 +03:00
Krzysztof Bruniecki
b5557fc211
[GNA] Fix 2D->1D mapping of Convolutions ( #14162 )
...
* [GNA] Fix 2D->1D mapping of Convolutions where transpose BTW H and W is not applicable
2022-11-25 09:13:53 +01:00
Sergey Shlyapnikov
637f1cdf8f
[GPU] Fix lockable memory allocation ( #14134 )
...
* [GPU] Fix lockable memory allocation
* Apply review comments
* [GPU] Replace usm handle sharing with independent blob creation
* Prohibit all other remote blob types
* [GPU] Fix for nullptr impl
2022-11-25 12:07:47 +04:00
Taylor Yeonbok Lee
823ea7c68a
[GPU] Fixed node.is_dynamic() check to check regardless output size is valid or not ( #14173 )
...
* Fixed node.is_dynamic() check to check regardless output size is valid or not
* Additional fixes & added unittest
2022-11-25 11:54:42 +04:00
Vladimir Paramuzov
fdf504738d
[GPU] Replace cl2.hpp with opencl.hpp in cmake search for docs and benchmark_app ( #14158 )
2022-11-25 11:37:51 +04:00
Eddy Kim
d436206019
[GPU] Removing OneDNN patch file for GPU model caching ( #14214 )
...
* updated not to use default c-tor for onednn desc
* onednn patch file is removed
2022-11-25 11:37:30 +04:00
Ilya Lavrenov
8dd8262b77
Added Debian, Raspbian, Ubuntu 22.10 support to install dependencies ( #14226 )
...
* Added Debian, Raspbian, Ubuntu 22.10 support
* Updated dependencies.cmake
* Fixes in script
* Added RHEL 9.1 support
* Added proper comments
* Compilation of rpm packages for aarch64 is fixed
* Proper generation of requirements.txt files when ENABLE_WHEEL=OFF
* samples build improvements
* Proper name for json library
* Proper condtion in samples
2022-11-25 11:13:43 +04:00