Commit Graph

1506 Commits

Author SHA1 Message Date
Sebastian Golebiewski
7983e00b00 DOCS shift to rst - Cutting Off Parts of a Model article (#16640) 2023-03-30 13:05:53 +02:00
totoka-intel
086ee93bcd [doc] Install guide openvino_2022 link location fix (#16572) 2023-03-30 12:40:20 +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
Sebastian Golebiewski
3573a38e0b DOCS shift to rst - Model Optimizer Usage (#16630) 2023-03-30 08:24:22 +02:00
Sebastian Golebiewski
712d1b99d1 DOCS shift to rst - Post-training Quantization with NNCF (#16631) 2023-03-30 08:23:55 +02:00
Ilya Lavrenov
0250f62d11 Revert inference precision to be a hint (#16634) 2023-03-29 18:59:33 +04:00
Karol Blaszczak
10668f4f3a Docs shift to rst - install guides linux (#16568) 2023-03-29 15:40:53 +02:00
Karol Blaszczak
f4da729a19 [DOCS] prerelease notes 0329 (#16584) 2023-03-29 11:27:12 +02:00
Mateusz Tabaka
556d469f6b [PADDLE] add paddle opextension support (#16439)
* add opextension support

* support opconversion

* fix test contructor ambiguous

* fix ci fail

* add tag to avoid compiler ambiguous

* move tests to layer_tests & remove PaddleTag

* static cast

* use create_ov_node_by_name

---------

Co-authored-by: Luo Cheng <cheng.luo@intel.com>
2023-03-29 12:23:47 +04:00
Chen Peter
a2218ab169 Add notes for oneTBB (#16606)
* Add notes for oneTBB

Signed-off-by: Peter Chen <peter.chen@intel.com>

* Update wording

---------

Signed-off-by: Peter Chen <peter.chen@intel.com>
2023-03-28 21:19:00 +04:00
Ilya Churaev
05b0c58521 Add doc for ENABLE_QSPECTRE option (#16605)
* Add doc for ENABLE_QSPECTRE option

* Updated the link
2023-03-28 19:41:20 +04:00
Sebastian Golebiewski
68e067062f Update Doxyfile.config (#16564) 2023-03-27 23:47:10 +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
Mateusz Tabaka
1df14c6a6c Add docs for OPENVINO_FRAMEWORK_MAP macro (#14928)
* Add docs for OPENVINO_FRAMEWORK_MAP macro

Ticket: 98762

* Apply suggestions from code review

Co-authored-by: Piotr Krzemiński <piotrkrzeminski1234@gmail.com>

---------

Co-authored-by: Piotr Krzemiński <piotrkrzeminski1234@gmail.com>
2023-03-26 22:00:43 +04:00
Sebastian Golebiewski
81b4666632 Update tutorials (#16544) 2023-03-24 18:17:36 +01:00
Karol Blaszczak
953a166a62 [DOCS] minor fix for content and config (#16538) 2023-03-24 14:33:04 +01:00
Ilya Churaev
fbdd158615 Small fixes for template plugin developer documentation (#16521) 2023-03-24 10:29:09 +04:00
Ilya Churaev
2755b32fb9 Changed Template plugin public property (#16496)
* Changed template plugin public property

* Add property documentation

* Fixed comments

* Fixed typo
2023-03-23 16:34:49 +01:00
Sebastian Golebiewski
44d6d97871 DOCS shift to rst - OpenVINO 2.0 Deployment (#16509) 2023-03-23 14:47:54 +01:00
Sebastian Golebiewski
c89da1aee2 DOCS shift to rst - Install OpenVINO on macOS, Raspbian (#16506) 2023-03-23 12:02:01 +01:00
Sebastian Golebiewski
5fa95ff19d DOCS shift to rst - Protecting Deep Learning Model (#16474) 2023-03-23 10:12:13 +01:00
Sebastian Golebiewski
66ae71454a DOCS shift to rst - Install OpenVINO on Windows (#16502) 2023-03-23 10:09:43 +01:00
Maciej Smyk
17174a3839 DOCS shift to rst - Troubleshooting (#16483)
* troubleshooting
* code-block fix
2023-03-23 08:39:46 +01:00
Tomasz Dołbniak
951c5fdae9 Interpolate 11 exposed to Python (#16465) 2023-03-22 18:12:16 +00: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
Sebastian Golebiewski
2f69305aa3 DOCS shift to rst (#16445) 2023-03-22 09:41:59 +01:00
Sebastian Golebiewski
14e70e76fb DOCS shift to rst - Further Low-Level Implementation Details (#16444) 2023-03-22 09:39:32 +01:00
Ilya Churaev
f1c3356cfc Small Plugin DG changes (#16432) 2023-03-22 09:01:16 +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
Ilya Churaev
60436dee5a Updated AsyncInferRequest documentation + leftovers (#16420) 2023-03-21 10:52:45 +04:00
Karol Blaszczak
4ffecce63f {DOCS} shift to rst - benchmarks (#16354) 2023-03-20 19:22:55 +01:00
Ilya Churaev
9c69e2f694 Added documentation for RemoteTensor and RemoteContext (#16391)
* Added documentation for RemoteTensor and RemoteContext

* Fixed documentation build

* Fixed some build issues
2023-03-20 20:45:40 +04:00
Sebastian Golebiewski
8b31e3aafe DOCS shift to rst - Quantizing models article (#16260) 2023-03-20 13:13:05 +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
083596e285 DOC shift to rst - Optimize Inference article group (#16382) 2023-03-20 12:43:04 +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
Maciej Smyk
350f8fd95b DOCS shift to rst - Media Processing and CV Libraries (#16343)
* rst shift
2023-03-20 12:37:08 +01:00
Ilya Churaev
c472b020b7 Added documentation for InferRequest (#16350)
* Added documentation for InferRequest

* Updated documentation for methods

* Fixed doc
2023-03-20 13:02:15 +04: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
Ilya Churaev
e6ceed0bb9 Add documentation for compiled model (#16332)
* Files renaming

* Updated CompiledModel documentation

* Fixed typo

* Fixed comments

* Fix comments and try to fix the documentation

* Fixed execution devices
2023-03-17 21:59:39 +04:00
Sebastian Golebiewski
d189df169c Update tutorials (#16368) 2023-03-17 17:15:32 +01:00
bstankix
d7c88fd694 Rebuild graph rendering (#16321)
* Bugfix and restyle graphs rendering
2023-03-17 11:36:46 +01:00
Egor Duplenskii
e1e44d6bac [CPU] Move to oneDNN v3.1 (#15918) 2023-03-17 14:17:55 +04:00
Xuejun Zhai
a9bd5f741d Xuejun/remove api model (#15924)
* [Remove APIs] remove api m_transformation_callback

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* [Remove APIs] remove api run_on_function(), replaced by run_on_model()

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* [Remove APIs] remove set_callback(), use get_pass_config() to configure transformation pipeline

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* [Remove APIs] remove api add_matcher()

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix format issue

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* [Remove APIs] Fix review comments

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix formast issue

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix merge master error

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Fix CI compiler error

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Update ONNX Runtime from rel-1.8.1 to rel-1.14.0

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>

* Revert "Update ONNX Runtime from rel-1.8.1 to rel-1.14.0"

This reverts commit e31a9e04b7.

---------

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
2023-03-17 10:44:28 +04:00
Tomasz Dołbniak
6762fe692d Interpolate-11 spec + core op (#16162) 2023-03-16 14:37:57 +01:00
Tatiana Savina
8a7956e3cb DOCS shift to rst transformations (#16269)
* transformations to rst

* fix snippets

* fix links

* add sphinx directive

* change img path

* fix snippet path

* fix link

* fix anchor

* fix transformation image

* fix reference

* fix reference anchor

* fix matcher pass link
2023-03-16 13:57:18 +01:00
Karol Blaszczak
a72b9bac2f [DOCS] shift to rst - resources (#16256) 2023-03-16 12:10:27 +01:00