Commit Graph

1541 Commits

Author SHA1 Message Date
Tatiana Savina
e3fdfc4e09 DOCS shift to rst Plugin updated (#17000)
* shift to rst

* test snippets

* test build fixes

* change code block

* test new path

* change path

* add cancel

* change note format

* add docs

* change path to snippet

* change path to snippet

* change list format

* fix list

* fix snippets path

* fix format

* fix lists

* fix snippet

* compiled model doc fix

* change indentation

* small fixes to format
2023-04-18 10:59:15 +02:00
Pavel Esir
d70d8509c3 [FP16][IE] exclude MVN and NormalizeL2 from precision sensitive marking (#16953)
* exclude MVN from mixed infer

* fix align_mixed_fp32_fp16_types_test.cpp

* fix unit-tests for convert_precision.cpp

* code style fix
2023-04-18 16:20:49 +09:00
Karol Blaszczak
1471a6e8de [DOCS] benchmarks new page (#16620) 2023-04-17 16:43:57 +02:00
bstankix
7c41d78b5d Add OVMS benchmarks (#16984)
* Add ovms support for Graph Builder

* Add new OVMS dataset
2023-04-17 12:27:58 +02:00
Przemyslaw Wysocki
9ca85eb363 [PyOV] Update docs with Python 3.11 (#16366) 2023-04-17 11:33:15 +02:00
Ilya Churaev
aa1f26a2b7 Enable more tests for Template plugin (#16874)
* Enable more tests for Template plugin

* Removed deprecated API

* Fixed typo

* Added internal properties

* Removed incorrect tests

* Fixed code style

* Enabled some tests
2023-04-17 07:07:09 +00:00
Edward Shogulin
8bdc5bc85f [LPT] Support ONNX quantized models coming from ORT PTQ (#14811)
* [LPT] FakeQuantize fuse

* GPU & CPU tests alignment

* refactoring & comments

* doc quick fix

* quick fix
2023-04-14 21:22:55 +00:00
Tatiana Savina
cf12f92fae DOCS shift to rst - IR articles (#16437)
* add IR documentation
2023-04-14 14:11:00 +00:00
Tatiana Savina
9e5be9ad24 DOCS shift to rst Advanced topics (#16454) 2023-04-14 16:06:59 +02:00
Vitaliy Urusovskij
04a4971481 Small docs fixes (#16945) 2023-04-14 15:14:48 +04:00
Michael Frank Hansen
a7228534af DOCS Adding results for RPL-S (#16862)
* Adding results for RPL-S
* Create OVMS-benchmark-data.csv
2023-04-14 08:01:59 +02:00
Pavel Esir
68f46ff9a1 [MO] compress_to_fp16=False by default (#16854)
* compress_to_fp16=False by default

* Apply suggestions from code review

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>

* note abound RAM consumption for FP16 compressed models

* detailed notion about RAM usage

* update 'get_compression_message()'

* corrected get_compression_message: remove infor about RAM

* fix pytorch convert layer tests

---------

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
2023-04-14 01:16:41 +00:00
bstankix
5795a50a22 [docs] Update switchers 5 (#16925) 2023-04-13 16:07:53 +02: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
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