Pavel Esir
585c33dfa6
Fix faq numbers ( #17222 )
...
* workaround to refer to correct FAQ questions when fail
* renumber FAQ
2023-05-08 15:54:21 +04:00
Maciej Smyk
d1d4633e42
[DOCS] Legacy MO Extensibility update for master ( #15931 )
...
Divided MO Extensibility article into separate smaller articles,
Applied the suggestion from [DOCS] Better statement about MO extensions as internal API [Recreating #14062 ] #15679
Recreated images in svg format
Fixing directives
2023-05-08 10:33:47 +00: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
Sebastian Golebiewski
b6bbf3c44c
[DOCS] Fix links ( #17353 )
2023-05-05 18:15:01 +02:00
Egor Duplenskii
03ad798615
[DOCS] Correct compilation option for paddle-paddle front end ( #17386 )
2023-05-05 17:25:28 +02: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
Sebastian Golebiewski
963f30a2fe
DOCS shift to rst ( #17375 )
2023-05-05 10:55:40 +02:00
Maciej Smyk
175e169537
DOCS shift to rst - Opsets E for master ( #17363 )
2023-05-05 10:16:49 +02:00
Karol Blaszczak
909d539698
Update prerelease_information.md ( #17374 )
2023-05-05 05:46:00 +00:00
Tomasz Otoka
557b189d83
Fix install guides typos ( #17354 )
2023-05-04 13:59:32 +02:00
Sebastian Golebiewski
0456528651
DOCS shift to rst ( #17345 )
2023-05-04 13:29:25 +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
93980873a0
update OTE and Datumaro links ( #17269 )
2023-05-02 11:49:25 +02:00
Sebastian Golebiewski
f6600665ba
DOCS shift to rst - Opsets H & I ( #17284 )
...
* update
* update
* cpp
2023-05-02 11:15:23 +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
Pavel Esir
e2baf7f0a2
DOCS remove deprecated options ( #17167 )
...
* DOCS remove deprecated options
* removed a couple more not actual questions
* remove the whole lines completely
* remove a couple of more deprecations
2023-04-28 11:53:46 +00:00
Tatiana Savina
2ae7d4428b
[DOCS] shift to rst - opsets N ( #17267 )
...
* opset to rst
* change list indentations
* fix formula
* add n operations
* add negative and nonzero
* fix link
* specs to rst
* fix matrixnms path
* change path to if
* fix list
* fix format
2023-04-28 13:04:07 +02:00
Karol Blaszczak
94cf2f8321
[DOCS] shift to rst - opsets F,G ( #17253 )
2023-04-28 08:47:50 +02:00
Anastasiia Pnevskaia
6be92361a2
[DOCS] Document Model Optimizer Python API ( #14380 )
...
* Added MO convert_model() documentation.
* Apply suggestions from code review
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Updated Convert_Model pages for PyTorch and TF with PythonAPI info. United TF2 and TF formats lists.
* Added info on flag params, example_input formats list, small corrections.
* Moved MO python API to separate doc. Small text corrections.
* Added TF types conversion description.
* Removed duplicating info.
* Added description of InputCutInfo types and default onnx opset.
* Small correction.
* Changed type table to bullets, added blank lines.
* Added quote marks.
* Removed redunrant bullets.
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Apply suggestions from code review.
* Added new line.
* Apply comments from review.d
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_TensorFlow.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Added description of lists of parameters.
* Update docs/MO_DG/prepare_model/MO_Python_API.md
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
* Added details about input_shape, example_input.
* Updated PyTorch page.
* Corrected input_signature description.
* Format correction.
* Format correction.
* Format correction.
* Format correction.
* Small correction.
* Small correction.
* Removed input_signature param description.
* Updated text.
* Small correction.
* Small correction.
* Removed not needed examples.
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Added new line.
* Update docs/MO_DG/prepare_model/MO_Python_API.md
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Added titles of examples.
* Update docs/MO_DG/prepare_model/MO_Python_API.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/MO_Python_API.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
* Update docs/MO_DG/prepare_model/convert_model/Convert_Model_From_PyTorch.md
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
---------
Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com >
2023-04-27 17:59:19 +00:00
Sebastian Golebiewski
c0767a7e27
[DOCS] TensorFlow Lite FrontEnd updating dev docs ( #17225 )
...
* update with tflite
* Update index.md
---------
Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com >
2023-04-27 13:58:25 +04:00
Sebastian Golebiewski
40128cded1
update tuts ( #17201 )
2023-04-27 11:29:19 +02: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
Maciej Smyk
72533a7da1
DOCS shift to rst - Quantizing Models with Accuracy Control, Documentation, Get Started & Learn OpenVINO ( #16997 )
...
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* Update AccuracyAwareQuantizationUsage.md
* rst
* fixes
2023-04-25 16:06:34 +02:00
Maciej Smyk
49b5d039db
DOCS shift to rst - Opsets B ( #17169 )
...
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_1.md
* Update BatchNormInference_5.md
* Update BatchToSpace_2.md
* Update BinaryConvolution_1.md
* Update Broadcast_1.md
* Update Broadcast_3.md
* Update Bucketize_3.md
* fix
* fix-2
2023-04-25 16:06:17 +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
Tatiana Savina
aa5b6ecac2
DOCS shift to rst - Opset S ( #17158 )
...
* ops to rst
* fix errors
* formula fix
* change code
* console directive
* vsplit try hoghlight
* fix code snippets
* comment fixes
* fix list
2023-04-24 11:02:30 +02:00
Tatiana Savina
b3ea6ceefa
DOCS shift to rst - Opset R ( #17159 )
...
* ops to rst
* sphinx transition
* try html tag
* try comment
* try code directive
* try code directive
* try highlight
* try concole directive
* try line directive
* add highlight for code
* another directive
* introduce consoke directive
* add code format
2023-04-24 11:02:09 +02: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
Maciej Smyk
c4b155edc2
DOCS shift to rst - Opsets C ( #17112 )
2023-04-21 13:30:07 +02:00
Karol Blaszczak
0c12ee6015
[DOCS] fix for copyright and trademark glyphs ( #17021 )
2023-04-20 14:11:16 +02:00
Karol Blaszczak
dcfa1f6881
[DOCS] bring back conda guide 23.0 ( #17031 )
2023-04-20 14:09:07 +02:00
Maciej Smyk
7d574e3114
DOCS shift to rst - Opsets ( #17059 )
2023-04-20 10:59:35 +02:00
Tomasz Dołbniak
d230ad9313
Interpolate op cleanup ( #17026 )
2023-04-19 15:47:29 +02:00
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