Commit Graph

1515 Commits

Author SHA1 Message Date
Sebastian Golebiewski
f4fe856d9d [DOCS] Adding a new class for sortable tables - for master (#15314) 2023-04-04 12:42:19 +02:00
River Li
b7b788917d Fix double free in snippets (#16702) 2023-04-03 14:42:10 +04:00
Sebastian Golebiewski
e7c1cdf982 DOCS shift to rst (#16686) 2023-04-03 11:41:28 +02:00
Vitaliy Urusovskij
016d36f032 Add mmap notes in dldt_depl_optimization_latency.md (#16682) 2023-04-03 12:10:12 +04:00
Maciej Smyk
cddbb667a5 [DOCS] Automatic Batching Update (#16607) 2023-04-03 08:26:21 +02:00
Karol Blaszczak
d7f70b647b [DOCS] shift to rst -install guides aptyumdocker (#16680) 2023-04-03 07:48:57 +02:00
Sebastian Golebiewski
f9ff518d16 DOCS shift to rst - Model Optimization Guide articles (#16598) 2023-03-31 11:26:04 +02:00
Sebastian Golebiewski
ab96cc939b DOCS shift to rst - Embedding Preprocessing Computation (#16659) 2023-03-30 16:59:58 +02:00
Tatiana Savina
961a99586a DOCS shift to rst Supported Model Formats (#16657)
* add model intro doc

* add supported model formats page

* add TF doc

* add pytorch doc

* add paddle  doc

* add mxnet doc

* add caffe doc

* add kaldi doc

* fix format

* fix cide snippets

* fix code snippets

* fix kaldi doc

* kaldi code snippets

* fix format

* fix list

* directive test

* fix note

* move code block

* code snippets style
2023-03-30 14:44:31 +02:00
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