Nikolay Tyukaev
c370284bc4
fix doc iframe issue - 2021.3 ( #5090 )
...
* wrap with htmlonly
* wrap with htmlonly
2021-04-06 11:34:10 +03:00
Dmitry Kurtaev
81b0aec201
Enable mo.front.common.extractors module ( #5038 )
...
* Enable mo.front.common.extractors module (#5018 )
* Enable mo.front.common.extractors module
* Update package_BOM.txt
* Test MO wheel content
2021-04-01 13:54:09 +03:00
Alexey Suhov
f37e14c614
update OpenCV version to 4.5.2 ( #5069 )
...
* update OpenCV version to 4.5.2
2021-04-01 13:30:03 +03:00
Sergey Lyubimtsev
7fe8264703
compression.configs.hardware config to package_data ( #5066 )
2021-04-01 11:34:59 +03:00
Andrey Zaytsev
a5cfe0ecb2
fixes for graphs ( #5057 )
2021-03-31 16:21:09 +03:00
Andrey Zaytsev
22cf9efcdc
Feature/doc fixes 2021 3 ( #4971 )
...
* Made changes for CVS-50424
* Changes for CVS-49349
* Minor change for CVS-49349
* Changes for CVS-49343
* Cherry-pick #PR4254
* Replaced /opt/intel/openvino/ with /opt/intel/openvino_2021/ as the default target directory
* (CVS-50786) Added a new section Reference IMplementations to keep Speech Library and Speech Recognition Demos
* Doc fixes
* Replaced links to inference_engine_intro.md with Deep_Learning_Inference_Engine_DevGuide.md, fixed links
* Fixed link
* Fixes
* Fixes
* Reemoved Intel® Xeon® processor E family
2021-03-25 21:31:29 +03:00
Alina Alborova
1fdc9e372f
[49342] Update recommended CMake version on install guide in documentation ( #4763 )
...
* Inserted a disclaimer
* Another disclaimer
* Update installing-openvino-windows.md
* Update installing-openvino-windows.md
* Update installing-openvino-windows.md
2021-03-24 15:03:41 +03:00
Alexey Suhov
18e83a2177
[README.md] change latest release to 2021.3
2021.3
2021-03-23 22:02:53 +03:00
Alina Alborova
ef892a01df
DevCloud call outs ( #4904 )
2021-03-23 18:09:30 +03:00
Ivan Tikhonov
7965797103
Clarification of Low Latency Transformation and State API documentation ( #4877 )
...
* Assign/ReadValue, LowLatency and StateAPI clarifications
* Apply suggestions from code review: spelling mistakes
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* fixed wording
* cherry-pick missing commit to release branch: low latency documentation
* Resolve review remarks
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
Co-authored-by: Svetlana Dolinina <svetlana.a.dolinina@intel.com >
2021-03-23 16:23:16 +03:00
Andrey Zaytsev
28be0a0452
Feature/ovsa docs 2021 3 ( #4914 )
...
* Updated to 2021-3, fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Fixed formatting issues
* Update ovsa_get_started.md
2021-03-23 16:12:32 +03:00
Alina Alborova
8db14b987c
[cherry-pick] Extensibility docs review ( #4915 )
2021-03-23 15:25:30 +03:00
Andrey Zaytsev
9910725a7b
Feature/omz link changes ( #4911 )
...
* Changed labels for demos and model downloader
* Changed links to models and tools
* Changed links to models and tools
* Changed links to demos
2021-03-23 01:00:17 +03:00
Andrey Zaytsev
c72f2ef88c
Feature/benchmarks 2021 3 ( #4910 )
...
* added new topics, changed the intro text
* updated
* Updates
* Updates
* Updates
* Updates
* Updates
* Added yolo-v4-tf and unet-camvid-onnx graphs
* Date for pricing is updated to March 15th
2021-03-22 23:27:24 +03:00
Anastasiya Ageeva
a135ab64af
Avladimi/cherry pick from master ( #4892 )
...
* Fixed CVS-48061
* Reviewed and edited the Customization instructions
* Fixed broken links in the TOC
* Fixed links
* Fixed formatting in the IG for Raspberry
2021-03-22 21:07:15 +03:00
Edward Shogulin
9a7e939a6f
[DOC] Low-Precision 8-bit Integer Inference ( #4834 )
...
* [DOC] Low-Precision 8-bit Integer Inference
* [DOC] Low-Precision 8-bit Integer Inference: comment fixes
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Update docs/IE_DG/Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* [DOC] LPT comments fix
* [DOC] LPT comments fix: absolute links are updated to relative
* Update Int8Inference.md
* Update Int8Inference.md
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2021-03-22 14:24:24 +03:00
Anastasiya Ageeva
f9075c808a
avladimi/cvs-31369: Documented packages content to YUM/APT IGs ( #4839 )
...
* Documented runtime/dev packages content
* Minor formatting fixes
* Implemented review comments
* Update installing-openvino-apt.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2021-03-22 14:07:06 +03:00
Evgeny Lazarev
60059f2c75
Fixed dead lock in telemetry ( #4873 )
...
* Fixed dead lock in telemetry
* Refactored TelemetrySender.send function
* Refactored send function implementation to avoid deadlocks
* Unit tests for telemetry sender function
* Added legal header
2021-03-19 14:59:45 +03:00
Anton Chetverikov
58012dcd71
Add documentation on how to convert F3Net model ( #4863 )
...
* Add instruction for F3Net model pytorch->onnx conversion
* Fix style
2021-03-18 15:24:56 +03:00
Maxim Vafin
71f27da6a8
Document YOLACT support ( #4749 )
...
* Document YOLACT support
* Add preprocessing section
* Apply suggestions from code review
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com >
2021-03-18 12:09:39 +03:00
Helena Kloosterman
35a898ab85
Updated PIP install instructions ( #4821 )
2021-03-17 11:42:55 +03:00
Vladislav Volkov
a5d9f96efd
MKLDNN weights cache key calculation algorithm changed ( #4790 )
2021-03-16 21:42:26 +03:00
Alina Alborova
1ef890329c
Fixed wrong link ( #4817 )
2021-03-16 18:00:26 +03:00
Andrew Bakalin
a86ae42aed
[VPU] Limit dlclose() WA to be used for Ubuntu only ( #4806 )
2021-03-16 14:54:40 +03:00
Andrey Dmitriev
cef0696ef7
[DOCS] added iname/oname ( #4735 )
2021-03-16 12:41:54 +03:00
Andrey Zaytsev
e57a96474d
Feature/vpu doc fixes 2021 3 ( #4635 )
...
* Documentation fixes and updates for VPU
* minor correction
* minor correction
* Fixed links
* updated supported layers list for vpu
2021-03-15 16:40:17 +03:00
Ilya Lavrenov
ed052022d3
Fixed some klockwork issues in C API samples ( #4767 )
2021-03-15 11:00:07 +03:00
Alina Alborova
6eda5c39c6
Inserted a disclaimer ( #4760 )
2021-03-12 18:38:58 +03:00
Mikhail Ryzhov
0100810dd6
Added mo.py to wheel packages ( #4731 )
2021-03-12 15:57:12 +03:00
Elizaveta Lobanova
882e377ef9
[GNA] Update documentation regarding splits and concatenations support ( #4740 )
2021-03-12 14:00:15 +03:00
Ilya Lavrenov
c9d5d95e2c
Blocked dims hwc 2021/3 ( #4729 )
...
* Fix for BlockedDims
* Added test for HWC layout
2021-03-11 16:02:25 +03:00
Maxim Shevtsov
d77bc36dcd
Docs update ( #4626 )
...
* Updated latency case desc to cover multi-socket machines
* updated opt guide a bit
* avoiding '#' which is interpreted as ref
* Update CPU.md
* Update docs/optimization_guide/dldt_optimization_guide.md
Co-authored-by: Alina Alborova <alina.alborova@intel.com >
* Update docs/optimization_guide/dldt_optimization_guide.md
Co-authored-by: Alina Alborova <alina.alborova@intel.com >
* Update docs/optimization_guide/dldt_optimization_guide.md
Co-authored-by: Alina Alborova <alina.alborova@intel.com >
* Update docs/optimization_guide/dldt_optimization_guide.md
Co-authored-by: Alina Alborova <alina.alborova@intel.com >
* Update docs/optimization_guide/dldt_optimization_guide.md
Co-authored-by: Alina Alborova <alina.alborova@intel.com >
Co-authored-by: Alina Alborova <alina.alborova@intel.com >
2021-03-11 15:33:08 +03:00
Andrey Somsikov
19e1b6002e
Catch std::except in fuzz tests ( #4695 )
...
Fuzz tests must catch all expected exceptions from IE. IE is using C++ std
library which may raise standard exceptions which IE pass through.
2021-03-11 14:09:36 +03:00
Ivan Tikhonov
6bcd0f6072
Fix python API for Loop/TensorIterator/Assign/ReadValue operations
2021-03-11 13:22:50 +03:00
Anton Chetverikov
0e8534a4a9
Add STN to list of supported models ( #4728 )
2021-03-11 11:55:45 +03:00
Ilya Churaev
08d7c3e75f
Restored folded Operations for QueryNetwork ( #4685 )
...
* Restored folded Operations for QueryNetwork
* Fixed comment
* Add unfolded constant operations to supported layers map
2021-03-11 10:41:57 +03:00
Evgeny Lazarev
821d513150
Updated documentation about the supported YOLOv3 model from ONNX ( #4722 ) ( #4726 )
2021-03-11 10:32:13 +03:00
Mikhail Letavin
38a48b9cbf
Fix NormalizeL2 creation in QueryNetwork (cherry pick from master PR 4310) ( #4651 )
2021-03-10 19:41:35 +03:00
Mikhail Letavin
c6d8905a88
[IE CLDNN] Fix missing variable initializations and types ( #4669 )
2021-03-10 16:23:10 +03:00
Ilya Churaev
3a80652d70
Updated nGraph custom op documentation ( #4604 )
...
* Updated nGraph custom op documentation
* Fixed comments
2021-03-10 16:16:57 +03:00
Roman Kazantsev
120d3a596d
Document TensorFlow 2* Update: Layers Support and Remove Beta Status ( #4474 ) ( #4711 )
...
* Document TensorFlow 2* Update: Layers Support and Remove Beta Status
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Update documentation based on latest test results and feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Remove ConvLSTM2D from supported layers list
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Document Dot layer without limitation
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Address feedback upon DenseFeatures and RNN operations
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Do a grammar correction
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
* Do a grammar correction based on feedback
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
2021-03-10 13:35:46 +03:00
Andrew Bakalin
25af83db81
[VPU] WA for Segmentation fault on dlclose() issue ( #4645 )
2021-03-10 12:09:55 +03:00
Maksim Doronin
03c6f4e3fe
[IE][VPU]: Fix empty output of CTCGreedyDecoderSeqLen ( #4653 )
...
* Allow the second output of CTCGreedyDecoderSeqLen to be nullptr in cases when it is not used but calculated in the Myriad plugin. In this case, parse the second output as FakeData
* It is a cherry-pick of #4652
* Update the firmware to release version
2021-03-10 11:48:13 +03:00
Mikhail Ryzhov
5d3d323bed
[doc] Updated PyPI support OSes ( #4643 ) ( #4662 )
...
* [doc] Updated PyPI support OSes (#4643 )
* Updated PyPI support OSes
* Added python versions for win and mac
* Update pypi-openvino-dev.md
* Update pypi-openvino-dev.md
* Update pypi-openvino-rt.md
* Update pypi-openvino-dev.md
Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com >
2021-03-09 17:54:29 +03:00
Anastasia Popova
a53524a554
Fixed bug in assign elimination transformation. ( #4644 )
2021-03-09 14:58:12 +03:00
Maxim Vafin
02d2dbd0fa
Add documentation on how to convert QuartzNet model ( #4664 )
...
* Add documentation on how to convert QuartzNet model (#4422 )
* Add documentation on how to convert QuartzNet model
* Apply review feedback
* Small fix
* Apply review feedback
* Apply suggestions from code review
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
* Add reference to file
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com >
2021-03-09 13:55:46 +03:00
Ilya Lavrenov
bfe0748b4c
Docs api ( #4657 )
...
* Updated API changes document
* Comment for CVS-49440
2021-03-09 12:50:37 +03:00
Nikolay Shchegolev
d78577aecb
[CPU] Statically analyzed issues. ( #4637 )
2021-03-09 12:26:32 +03:00
Mikhail Ryzhov
e09f0e4808
Corrected PyYAML dependency ( #4598 ) ( #4620 )
...
5.4.2 is absent on PyPI
2021-03-05 17:24:36 +03:00
Roman Kazantsev
ff73955354
Add workaround for control edges to support TF 2.4 RNN ( #4634 )
...
Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com >
2021-03-05 16:41:36 +03:00