Commit Graph

3877 Commits

Author SHA1 Message Date
Ilya Lavrenov
eaa5a22979 Fixed build with cmake 3.21 (#6757) 2021-07-22 19:55:38 +03:00
Vitaliy Urusovskij
bfdd1a199f Develop installation rules for time and stress tests (#6649) (#6738)
* Develop installation rules for time and stress tests (#6649)

* Prepare `install` rule for time_tests

* Prepare `install` rule for stress tests

* Update path to `gflags`
2021-07-22 10:43:15 +03:00
Ilya Churaev
096a92dcb3 Port extension fix (#6725) 2021-07-21 11:05:14 +03:00
Andrey Zaytsev
7a05a12190 Feature/azaytsev/changes from baychub revise demos samples (#6651)
* Edits to MO

Per findings spreadsheet

* macOS changes

per issue spreadsheet

* Fixes from review spreadsheet

Mostly IE_DG fixes

* Consistency changes

* Make doc fixes from last round of review

* Add GSG build-all details

* Fix links to samples and demos pages

* Make MO_DG v2 changes

* Add image view step to classify demo

* Put MO dependency with others

* Edit docs per issues spreadsheet

* Add file to pytorch_specific

* More fixes per spreadsheet

* Prototype sample page

* Add build section

* Update README.md

* Batch download/convert by default

* Add detail to How It Works

* Minor change

* Temporary restored topics

* corrected layout

* Resized

* Added white background into the picture

* fixed link to omz_tools_downloader

* fixed title in the layout

Co-authored-by: baychub <cbay@yahoo.com>
Co-authored-by: baychub <31420038+baychub@users.noreply.github.com>
2021-07-16 11:41:04 +03:00
iliya mironov
5d39724934 Imironov/add missing descriptions for transformations configs releases (#6521)
* Add retinanet doc

* Update doc

* Splite some text to several lines

* Update ie_docs
2021-07-15 18:24:15 +02:00
Dmitry Pigasin
7cec19fe6e Add information about model preparation (#6661) 2021-07-15 10:04:11 +00:00
Andrey Zaytsev
568096ddeb Install guides improvements (#6418) (#6648)
* Install guides improvements

* add bullet to conda  System Requirements

* fix formating

* - Add conda install command for Ubuntu20

- fix typo /tmp

* added conda prerequisites

* Update installing-openvino-apt.md

* Update installing-openvino-conda.md

* Update installing-openvino-conda.md

CentOS 7.6

* Update installing-openvino-apt.md

APT Repository

* Update installing-openvino-conda.md

Added Introduction & notice about runtime package

* Update installing-openvino-conda.md

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
# Conflicts:
#	docs/install_guides/installing-openvino-conda.md
#	inference-engine/thirdparty/ade

Co-authored-by: Sergey Lyubimtsev <sergey.lyubimtsev@intel.com>
2021-07-14 22:31:16 +03:00
Krzysztof Bruniecki
34bda79333 [GNA] Introduce an option to invoke the QoS feature (#6604)
* cherry picked (#5827)
* Issue 56759
* Introduce HW_WITH_SW_FBACK
* Add unit test for HW_WITH_SW_FBACK
* Enable HW_WITH_SW_FBACK in speech_sample cpp
* Use perf counters to report number of HW delivered frames to the user (eg speech_sample)
* Add GNA frequency for 6/151 CPU family/model
* Update inference-engine/samples/speech_sample/main.cpp
* Co-authored-by: Mikhail Ryzhov <mikhail.ryzhov@intel.com>
2021-07-14 19:14:38 +03:00
Dmitry Pigasin
0da68d9c70 Add a check for existence of output images (#6640) 2021-07-14 12:28:50 +03:00
Pavel Esir
a82011199a [doc] corrections for Yolo V1 and V2 coversion (#6284)
* added corrections for Yolo V1 and V2

* changed order of conversion commands : v1 goes first general last

* aligned line endings

* added commit hash

* clarified about downloaded files location

* added missing <br>

* Apply suggestions from code review

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2021-07-13 18:39:02 +03:00
Edward Shogulin
6bbec510b0 [Runtime] INT8 inference documentation update (#6419)
* [Runtime] INT8 inference documentation update

* [Runtime] INT8 inference documentation: typo was fixed

* 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>

* Table of Contents was removed

Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com>
2021-07-12 20:15:22 +03:00
Tatiana Savina
90eaa2666a [58825][58829][DOCS] Installation docs changes (#6548)
* install docs fixes

* changed video width

* CMake reference added

* fixed table

* added backtics and table formating

* new table changes

* GPU table changes

* added more backtics and changed table format

* gpu table changes

* Update get_started_dl_workbench.md

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
2021-07-12 14:52:17 +03:00
Alexander Zhogov
4eb4ee1882 Change IE version to 2021.4.1 2021-07-07 17:11:42 +03:00
Vladimir Paramuzov
fadeaecb6d [IE CLDNN] Fixed code gen with custom locale (#6243) 2021-07-06 10:03:57 +03:00
Anastasiya Ageeva
a5c930eeaa Fixed CVS-58871 (#6519) 2021-07-05 17:51:24 +03:00
Nikolay Tyukaev
5135425bb9 automatic insertion of htmlonly (#6466) 2021-06-30 20:07:31 +03:00
Victor Kuznetsov
204c4ba79a add target branch condition (fix null value) (#6467) 2021-06-30 17:52:55 +03:00
Dmitry Pigasin
640ab71b6a [IE Python Sample Docs 2021.4] Use @ref for validated model links (#6465)
* Use @ref for validated model field

* Add link to googlenet-v1
2021-06-30 16:49:50 +03:00
Dmitry Pigasin
0361fc8e2d Fix other language realization links (#6464) 2021-06-30 12:39:44 +03:00
Alexey Suhov
ccae439943 [README.md] change latest release to 2021.4 2021-06-29 21:49:40 +03:00
Nikolay Tyukaev
5cee8bbf29 omz layout fix (#6450)
* fix layout

* 4
2021.4
2021-06-29 18:20:39 +00:00
Andrey Zaytsev
a220a0a7af Feature/azaytsev/docs 2021 4 (#6447)
* Added benchmark page changes

* Make the picture smaller

* Added Intel® Iris® Xe MAX Graphics

* Changed the TIP about DL WB

* Added Note on the driver for Intel® Iris® Xe MAX Graphics

* Fixed formatting

* Added the link to Intel® software for general purpose GPU capabilities

* OVSA ovsa_get_started updates

* Fixed link
2021-06-29 20:38:51 +03:00
Andrey Zaytsev
af2fec9a00 Feature/azaytsev/changes from baychub colin q2 (#6437)
* Q2 changes

* Changed Convert_RNNT.md

Co-authored-by: baychub <cbay@yahoo.com>
2021-06-29 18:16:46 +03:00
Nikolay Tyukaev
cca57782ce doc fixes (#6438)
* doc fixes

* doc fix

* doc fix
2021-06-29 13:04:12 +00:00
Andrey Zaytsev
c2e8c3bd92 Feature/azaytsev/mo devguide changes (#6405)
* MO devguide edits

* MO devguide edits

* MO devguide edits

* MO devguide edits

* MO devguide edits

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Experimenting with videos

* Additional edits

* Additional edits

* Updated the workflow diagram

* Minor fix

* Experimenting with videos

* Updated the workflow diagram

* Removed  Prepare_Trained_Model, changed the title for Config_Model_Optimizer

* Rolled back

* Revert "Rolled back"

This reverts commit 6a4a3e1765.

* Revert "Removed  Prepare_Trained_Model, changed the title for Config_Model_Optimizer"

This reverts commit 0810bd534f.

* Fixed ie_docs.xml, Removed  Prepare_Trained_Model, changed the title for Config_Model_Optimizer

* Fixed ie_docs.xml

* Minor fix

* <details> tag issue

* <details> tag issue

* Fix <details> tag issue

* Fix <details> tag issue

* Fix <details> tag issue
2021-06-29 03:59:24 +03:00
Tatiana Savina
4833c8db72 [DOCS]Changed DL WB related docs and tips (#6318)
* changed DL WB related docs and tips

* added two tips to benchmark and changed layout

* changed layout

* changed links

* page title added

* changed tips

* ie layout fixed

* updated diagram and hints

* changed tooltip and ref link

* changet tooltip link

* changed DL WB description

* typo fix
2021-06-28 16:39:15 +03:00
Andrey Zaytsev
3352b483b9 Updated legal info (#6409) 2021-06-28 16:13:25 +03:00
iliya mironov
c40da68a2b Update ylov4 docs (#6270)
* Update ylov4 docs

* Update docs

* Update docs

* Update doc

* Update docs

* Update doc

* Update doc accordeng to review

* Update doc according to review

* Update Convert_YOLO_From_Tensorflow.md

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
2021-06-23 10:01:33 +00:00
Yegor Kruglov
0a959ef8e5 script fix (#6306) 2021-06-23 09:25:26 +03:00
Ivan Tikhonov
cd81789d29 Update LowLatency documentation (#6267)
* update LowLatency documentation

* fix missprint

* add deprecated attribute

* Apply suggestions from code review

Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com>

* Fix spelling mistakes

* resolve review comments

* refactoring

Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com>
2021-06-22 15:36:42 +03:00
Yegor Kruglov
55fb7c6663 [BERT-NER] Document model support (to release branch) (#6239)
* added docs

* update doc

* error correction
2021-06-22 11:46:03 +00:00
Mikhail Nosov
1aa89edbf3 Docs: Model caching feature overview (#6275) 2021-06-22 01:06:54 +03:00
Denis Orlov
6ab6983778 [Doc] Reference POT in documentation for GNA plugin (#6248) 2021-06-21 19:38:27 +03:00
Pavel Esir
fb4d52068b [doc] Update DeepSpeech (#6249)
* corrected output names in DeepSpeech conversion doc

* mo args correction

* changed instruction for DeepSpeech version 0.8.2

* added venv activate; removed redundant ending

* added picture and squashed MO graph input args into one

* Apply suggestions from code review

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>

* applied review comments

Co-authored-by: Tatiana Savina <tatiana.savina@intel.com>
2021-06-21 19:14:42 +03:00
Xie Zhengtian
21514fa9d5 [Doc] Update auto device plugin doc for 2021.4 release (#6271)
* Update auto-device plugin doc

* Add openvino_docs_IE_DG_supported_plugins_AUTO into web page

Signed-off-by: Zhengtian Xie <zhengtian.xie@intel.com>

* Update AUTO.md

Co-authored-by: Maxim Shevtsov <maxim.y.shevtsov@intel.com>
2021-06-21 17:58:19 +03:00
Anton Chetverikov
bb8e2c3137 Add documentation on how to convert RCAN model (#6259)
* Add documentation on how to convert RCAN model

* Apply review feedback
2021-06-21 13:36:44 +00:00
Ilya Lavrenov
7a316dcde3 Fixed links to OMZ / DL Streamer (#6257) 2021-06-21 11:29:54 +03:00
Eugeny Volosenkov
abe9005ffb [Attention OCR] Document model support (#6244)
* Add doc How to convert AttentionOCR

* Add converting

* Add converting 2

* Add converting 3

* Fix document

* Fix document1

* Fix document1

* Fix document1

* Fix ie_docs

* Fix model/path

* Add link to Convert_Model_From_TensorFlow.md

* fix doc

* Fix documentation
2021-06-21 09:49:06 +03:00
Ilya Lavrenov
c6654b9c81 Deprecated API updates (#6252) 2021-06-21 08:26:24 +03:00
Maria Kaglinskaya
58dd421d58 Fix klocwork issues in pruning transformation (#6175)
* Fix klockwork issues in pruning transformation

* Fixed tabs
2021-06-17 16:11:31 +03:00
Maxim Vafin
64bc081abc Add iSeeBetter to supported PyTorch models list (#6177)
* Add iSeeBetter to supported PyTorch models list

* Apply feedback

* Apply feedback
2021-06-17 15:37:02 +03:00
Taylor Yeonbok Lee
c5b65f2cb1 [IE CLDNN] Disable crop optimization only when the node is inside a loop body program (#6198) 2021-06-16 17:46:33 +03:00
Xie Zhengtian
59ffa90724 [Doc] Add doc for Auto-Device Plugin 2021.4 (#6190)
* Add doc for Auto-Device Plugin

Signed-off-by: Zhengtian Xie <zhengtian.xie@intel.com>

* Update doc for auto-device plugin

Signed-off-by: Zhengtian Xie <zhengtian.xie@intel.com>
2021-06-16 16:51:01 +03:00
Edward Shogulin
cb4dcbce83 [LPT] Empty shape on weights handling (#6169)
* [LPT] empty shape on weights fix

* [LPT] SplitTransformation naming fix

Co-authored-by: Vladislav Golubev <vladislav.golubev@intel.com>
2021-06-16 16:45:43 +03:00
Vladislav Volkov
5670e9d8d0 [CPU] Memory leak in jit_uni_i8i8_pooling kernel (#6189) 2021-06-16 15:55:08 +03:00
Gleb Kazantaev
e47287264c Remove Pruning from MO (#6183) 2021-06-16 14:52:54 +03:00
Szymon Durawa
fe1563f0f0 Fix external_port_id serialization for loop op. (#6168) 2021-06-16 12:03:42 +03:00
Edward Shogulin
e87ab16e7c [LPT] Reshape folding extending (#6148)
* [LPT] Reshape folding extending

* [LPT] tests addition

* typo quick fix
2021-06-16 11:14:26 +03:00
Chenhu Wang
cf5c072cf4 [CPU] Change rounding type in load/store emitters (#6156) 2021-06-16 10:35:13 +03:00
Anton Romanov
6b3a652e54 Added copyrights note in CmakeLists (#6158) 2021-06-15 16:15:41 +03:00