River Li
1ca75640ed
[DOCS] Add conditional compilation tutorial to official docs ( #16551 )
...
* Add condtional compilation deploy guide
* Fix url link issue
* Update minor words
* Add more contens
* Resolve comments
* Resolve reviewer's comments
2023-05-30 16:28:05 +08:00
Maciej Smyk
00f94426f1
[DOCS] Configuring devices article update for master ( #17756 )
...
* Update configure_devices.md
2023-05-29 09:02:39 +02:00
Tatiana Savina
cd4b920bc9
[DOCS] Deploy and run documentation sections ( #17708 )
...
* first draft
* change name
* restructure
* workflow headers change
* change note
* remove deployment guide
* change deployment description
2023-05-26 16:34:50 +02:00
Maciej Smyk
13c966f293
[DOCS] Link adjustment (Snippets) for master ( #17659 )
...
* link fix
* diagram_workflow
Removal of not used diagram_workflow.svg images
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-05-24 14:03:54 +04:00
Aleksandr Voron
534101da92
[DOCS][CPU] Update ARM CPU plugin documentation ( #16893 )
2023-05-24 13:29:15 +04:00
Tomasz Dołbniak
04904e5147
GroupNormalization op specification ( #17630 )
2023-05-23 10:20:51 +02:00
Tatiana Savina
1f1bb6008a
[DOCS] Compile tool docs change ( #17460 )
...
* add compile tool description
* change refs
* remove page to build docs
* doc reference fix
* review comments
* fix comment
* snippet comment
* Update docs/snippets/compile_model.cpp
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
* change snippet name
* create ov object
* code block fix
* cpp code block
* include change
* code test
* change snippet
* Update docs/snippets/export_compiled_model.cpp
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
---------
Co-authored-by: Ilya Churaev <ilyachur@gmail.com >
2023-05-23 07:37:31 +04:00
Maciej Smyk
568f0eb21b
[DOCS] Link adjustment for master ( #17607 )
2023-05-18 15:12:34 +00:00
Maciej Smyk
d3d249afc6
[DOCS] RST fixes for master ( #17603 )
2023-05-18 15:55:43 +02:00
Maciej Smyk
43acbf59b6
[DOCS] Precision Control article for master ( #17413 )
2023-05-17 11:54:48 +02:00
Katarzyna Mitrus
d26c587198
[Spec][Pad-12] Pad-12 op specification ( #17510 )
...
* Pad-12 spec init
* Add opset12 to docs
* Enssure output dim is not negative
* Apply review suggestions to description
* Update shrinking to cropping
2023-05-17 10:07:36 +02:00
Mingyu Kim
5d9424f84d
[doc] typo ( #17528 )
...
* [doc] typo
* [doc] more typo
* [doc] more typo
2023-05-15 17:45:53 +04:00
Karol Blaszczak
3394f654e7
[DOCS] framework deprecation notice ( #17484 )
...
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-05-15 10:39:10 +02:00
Karol Blaszczak
8c2f085c52
[DOCS] Update GPU.md ( #17401 )
2023-05-10 17:30:09 +02:00
Maciej Smyk
9ea3553d5d
[DOCS] Recreation of BDTI PRs - master ( #16913 )
...
Recreation of BDTI PRs for master.
Recreated PRs:
Docs: Update Dynamic Shapes documentation #15216
Docs: Edits to Performance Hints and Cumulative Throughput documentation #14793
Docs: Update Devices pages to state improved INT8 performance with 11th & 12th gen devices #12067
2023-05-08 10:33:15 +00:00
Tatiana Savina
61fc3ae42a
DOCS shift to rst - Model representation doc ( #17320 )
...
* model representation to rst
* fix indentation
* fix cide tabs
* fix indentation
* change doc
* fix snippets
* fix snippet
2023-05-05 14:44:16 +02:00
Taylor Yeonbok Lee
7b4455d748
[GPU] Update dynamic shape document ( #17274 )
...
* Update dynamic shape document for GPU
* Applied review comments
2023-05-05 13:00:03 +02:00
Anton Voronov
d9b04be3ae
[DOC] small fix for sparse weights decompression feature documentation ( #17315 )
2023-05-02 15:50:37 +02:00
Tatiana Savina
62ed45b9a0
[DOCS] Fix missing snippet and line ( #17292 )
...
* fix snippet path
* fix indent
2023-04-28 16:53:44 +00:00
Maciej Smyk
5682e178dd
DOCS shift to rst - Opsets D ( #17205 )
...
* Update Operations_specifications.md
* Update Divide_1.md
* Update DFT_7.md
* Update DetectionOutput_8.md
* Update DetectionOutput_1.md
* Update DetectionOutput_1.md
* Update DepthToSpace_1.md
* Update DeformablePSROIPooling_1.md
* Update DeformableConvolution_8.md
* Update DeformableConvolution_1.md
* Update DeformableConvolution_8.md
* fix
* fix
* Update DFT_7.md
* Update DFT_7.md
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-04-26 10:11:13 +02:00
Evgenya Stepyreva
ee4ccec190
TensorFlow Lite FrontEnd: documentation changes ( #17187 )
...
* First glance doc changes
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_TensorFlow_Lite.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
---------
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-04-25 16:18:24 +04:00
Chen Peter
28e54e75ea
Update MULTI doc per current implementation ( #17045 )
...
* Update MULTI doc per current implementation
Signed-off-by: Peter Chen <peter.chen@intel.com >
* Update the description of Multi-Device execution mode
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Remove sample code and video
1. Remove the sample code for removed behaviors
2. Remove the video to avoid confusion
Signed-off-by: Peter Chen <peter.chen@intel.com >
---------
Signed-off-by: Peter Chen <peter.chen@intel.com >
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-04-25 10:28:48 +08:00
Jan Iwaszkiewicz
88cb428763
[PyOV][DOCS] Added Python advanced inference documentation ( #17090 )
...
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-04-21 15:22:33 +02:00
Karol Blaszczak
0c12ee6015
[DOCS] fix for copyright and trademark glyphs ( #17021 )
2023-04-20 14:11:16 +02:00
Tatiana Savina
cf12f92fae
DOCS shift to rst - IR articles ( #16437 )
...
* add IR documentation
2023-04-14 14:11:00 +00:00
Karol Blaszczak
7782d85b26
[DOCS] model caching update to GPU ( #16909 )
...
Update GPU.md
Update Model_caching_overview.md
Co-authored-by: Eddy Kim <eddy.kim@intel.com >
2023-04-13 11:09:16 +02:00
Wang Wangwang
362389c733
[DOCS][AUTO] Add enable_runtime_fallback property to AUTO Device Sele… ( #16645 )
...
* [DOCS][AUTO] Add enable_runtime_fallback property to AUTO Device Selection article
* Update docs/OV_Runtime_UG/auto_device_selection.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/auto_device_selection.md
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
* Update docs/OV_Runtime_UG/auto_device_selection.md
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-04-06 14:35:55 +08:00
Maciej Smyk
cddbb667a5
[DOCS] Automatic Batching Update ( #16607 )
2023-04-03 08:26:21 +02:00
Ilya Lavrenov
ccf9c19f61
Deprecated UNDEFINED values for execution / performance hints ( #16563 )
...
* Deprecated UNDEFINED values for execution / performance hints
* Update src/tests/functional/plugin/gpu/shared_tests_instances/behavior/ov_plugin/properties_tests.cpp
* Fixes
* Fixes
2023-03-30 13:48:19 +04:00
Ilya Lavrenov
0250f62d11
Revert inference precision to be a hint ( #16634 )
2023-03-29 18:59:33 +04:00
Maciej Smyk
6e99b48ecc
DOCS shift to rst - OpenVINO™ Samples and Get Started with C++ Samples ( #16577 )
2023-03-27 18:26:47 +02:00
Sebastian Golebiewski
44d6d97871
DOCS shift to rst - OpenVINO 2.0 Deployment ( #16509 )
2023-03-23 14:47:54 +01:00
Sebastian Golebiewski
5fa95ff19d
DOCS shift to rst - Protecting Deep Learning Model ( #16474 )
2023-03-23 10:12:13 +01:00
Sebastian Golebiewski
90100451a3
DOCS shift to rst - Libraries for Local Distribution ( #16469 )
2023-03-22 09:43:44 +01:00
Sebastian Golebiewski
066ef694f5
DOCS shift to rst - Deploying Your Application with Deployment Manager ( #16453 )
2023-03-22 09:42:47 +01:00
River Li
d86d94edad
[DOC][CAPI] document for remote tensor ( #16408 )
...
* [DOC][CAPI] document for remote tensor
* Update
* Update minor
* Update GPU_RemoteTensor_API.md
---------
Co-authored-by: Sebastian Golebiewski <sebastianx.golebiewski@intel.com >
2023-03-22 01:55:51 +04:00
Sebastian Golebiewski
8926282ac5
DOCS shift to rst - Multi device execution article ( #16400 )
2023-03-21 10:57:48 +01:00
Sebastian Golebiewski
c5f65eea73
DOCS shift to rst - Tensorflow Frontend Capabilities and Limitations ( #16392 )
2023-03-20 12:46:11 +01:00
Sebastian Golebiewski
0f4c96e96e
DOCS shift to rst - Python API Exclusives ( #16390 )
2023-03-20 12:40:39 +01:00
Sebastian Golebiewski
76e60ff258
DOCS shift to rst - Performance Hints ( #16386 )
2023-03-20 12:39:31 +01:00
Ilya Churaev
2739a01d64
Update Variable State doc ( #16358 )
...
* Update Variable State doc
* Fixed build
* Try to fix build
* Remove error
* Fixed doc
* Fixed links
* Try to fix doc
2023-03-20 10:14:06 +04:00
Egor Duplenskii
e1e44d6bac
[CPU] Move to oneDNN v3.1 ( #15918 )
2023-03-17 14:17:55 +04:00
Tomasz Dołbniak
6762fe692d
Interpolate-11 spec + core op ( #16162 )
2023-03-16 14:37:57 +01:00
Karol Blaszczak
a72b9bac2f
[DOCS] shift to rst - resources ( #16256 )
2023-03-16 12:10:27 +01:00
Sebastian Golebiewski
523c587d29
DOCS shift to rst - Troubleshooting Reshape and NoDynamicShapes ( #16304 )
2023-03-15 11:58:57 +01:00
Sebastian Golebiewski
a3d53c0415
DOCS shift to rst - Heterogeneous execution ( #16285 )
2023-03-15 09:57:30 +01:00
Sebastian Golebiewski
85f80f2a03
DOCS shift to rst - Stateful Models and LowLatency articles ( #16288 )
...
Fixing directives for snippets and inline code blocks. Shifting to reST.
2023-03-15 09:56:37 +01:00
Karol Blaszczak
d774cc65a9
DOCS shift to rst - cpu n gna ( #16252 )
2023-03-15 09:39:09 +01:00
Maciej Smyk
7578c636b9
DOCS shift to rst - OpenVINO Security ( #16280 )
2023-03-14 17:23:34 +01:00
Sebastian Golebiewski
497b7885da
DOCS shift to rst - Model Creation in OpenVINO RUNTIME ( #16278 )
2023-03-14 09:42:44 +01:00