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