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
Tomasz Dołbniak
dcf6fb1e1a
Allow stable sort in TopK when sorting by indices ( #16811 )
...
* Allow stable sort in TopK when sorting by indices
* Clarification of stable sorting by index and unblocked test
* XFAIL the test again
* Clarification of sorting by indices
* Revert of changes in previous versions op TopK (spec)
2023-04-13 05:26:01 +02:00
Karol Blaszczak
65a49e903c
Update prerelease_information.md ( #16898 )
2023-04-12 20:04:25 +00:00
Karol Blaszczak
4b16c7554e
[DOCS] minor fixes for front_ext and pre-notes ( #16866 )
2023-04-12 07:55:34 +02:00
Ilya Churaev
4a43753e02
Enable some tests for Template plugin ( #16832 )
...
* Remove the skip of template plugin tests
* Enable some skipped tests for template plugin
* Added cancel callback, collect per-layer statistic, fixed tests
* Fixed template tests
* Rename internal API terminate to cancel
* Fixed windows tests
* Fixed logic with performance counters
2023-04-12 01:02:28 +04:00
Vladislav Golubev
5f416dc4d2
[LPT] Introduced BiasAttribute ( #16781 )
...
* Extended check on ConvSum fusing
* [LPT] Introduced 'bias' rt attribute
* [CPU][TESTS] Added FQLayerDQBias tests
2023-04-06 16:01:04 +00:00
Anastasiia Pnevskaia
906ec7ee1b
Fixed command lines in MO docs. ( #16780 )
...
* Fixed command lines in docs.
* Removed freezing from tutorial.
2023-04-06 18:30:59 +04: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
Roman Kazantsev
6e97c82c97
[Spec] Fix Interpolate specification: input index port ( #16762 )
2023-04-05 23:01:02 +04:00
Sebastian Golebiewski
8c2766c4bc
DOCS shift to rst - Converting TensorFlow YOLO Models ( #16735 )
...
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2023-04-05 16:49:43 +02:00
Tatiana Savina
c474f564a9
DOCS Change sample path ( #16738 )
...
* change path
* change path for sample
* change architecture in path
* change windows sample comment
2023-04-05 11:34:07 +04:00
Karol Blaszczak
18c876bf23
Update openvino_sphinx_theme.css ( #16740 )
2023-04-04 18:55:16 +02:00
Tatiana Savina
1ee0c151ea
DOCS shift to rst - Conversion tutorials ( #16704 )
2023-04-04 11:30:19 +00:00
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