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.3.0
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