platform/upstream/dldt.git
4 years ago[Dist/Debian/CMake] Enable VPU and MYRIAD options 02/221202/2
Wook Song [Mon, 30 Dec 2019 05:26:28 +0000 (14:26 +0900)]
[Dist/Debian/CMake] Enable VPU and MYRIAD options

This patch enables VPU and MYRIAD build options to use Intel Movidius
Neural Compute Stick 1 and 2. Currently, all of the plugins are packaged
into one, but later, they would be separated into sub-packages. Note
that the firmwares for the MVNCS 1 and 2 are excluded and they would be
provided other packages.

Change-Id: Ie7ad5fd2b4a50a3710acd957f00aefab62454863
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years ago[Dist/Debian] Add a .pc file to the development package 01/221201/2
Wook Song [Tue, 24 Dec 2019 05:41:19 +0000 (14:41 +0900)]
[Dist/Debian] Add a .pc file to the development package

This patch adds libinference-engine.pc to the development package in
order to make this package provide the information required to build
binaries using the OpenVino headers and libraries.

Change-Id: Ideaa6a4bf3cc7cb8dd29edc225657dfca076dbdd
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years ago[Dist/Debian] Add initial debian packaging files 01/220701/3
Wook Song [Fri, 20 Dec 2019 04:40:19 +0000 (13:40 +0900)]
[Dist/Debian] Add initial debian packaging files

This patch adds initial debian packaging files.

Change-Id: Ifeadfdb5c3e67a87773ac2834b3b17765c867645
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years ago[Dist/Tizen] Replace patch file resolving dependency on TBB with new one 00/220700/2
Wook Song [Thu, 19 Dec 2019 07:37:59 +0000 (16:37 +0900)]
[Dist/Tizen] Replace patch file resolving dependency on TBB with new one

This patch replaces the patch file that resolves build dependency on TBB
with a new one.

Change-Id: I3eb7c81d22e02c0a9378620e8cd47ffa1b0aeaec
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years ago[Dist/Tizen] Block running tests until it is stabilized 16/220316/1 accepted/tizen/unified/20191218.012553 submit/tizen/20191217.063513
Wook Song [Tue, 17 Dec 2019 06:31:55 +0000 (15:31 +0900)]
[Dist/Tizen] Block running tests until it is stabilized

This patch blocks the 'check' section to avoid build break on armv7l and
i586.

Change-Id: Iba50a74a08b23d2f17cb71897d8d892b294245eb
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years ago[Dist/Tizen] bugfix: Adjust install directory according to target arch 82/220282/1 submit/tizen/20191217.023013
Wook Song [Mon, 16 Dec 2019 07:37:19 +0000 (16:37 +0900)]
[Dist/Tizen] bugfix: Adjust install directory according to target arch

OpenVino uses installation directories which vary according to the
target architecture. To properly package the files installed different
directories across the target architecture, this patch adds hard-coded
installation directories to the rpm spec file.

Change-Id: I1ceb3f8c089abe03b3e7d06c9b55a67920609d7b
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years agobugfix: Add omitted patch files 88/220188/1
Wook Song [Sun, 15 Dec 2019 23:53:26 +0000 (08:53 +0900)]
bugfix: Add omitted patch files

This patch fixes a bug incurred by omitted local patch files.

Change-Id: Id7045a3d5e4af0b7e3853451e2344e305f151ebe
Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years ago[Dist/Tizen] Add rpm spec and manifest files for Tizen OBS/GBS support
Wook Song [Wed, 20 Nov 2019 05:05:49 +0000 (14:05 +0900)]
[Dist/Tizen] Add rpm spec and manifest files for Tizen OBS/GBS support

This patch adds rpm spec and manifest files for Tizen OBS/GBS support.
By appending tar.gz files for ade and ngraph, this patch also resolves
build dependencies on them, which are supposed to be downloaded using
git submodule via a network.

Signed-off-by: Wook Song <wook16.song@samsung.com>
4 years agoMerge pull request #309 from asuhov/2019-r31
Alexey Suhov [Mon, 28 Oct 2019 18:34:43 +0000 (21:34 +0300)]
Merge pull request #309 from asuhov/2019-r31

Publishing 2019 R3.1 content

4 years agoPublishing 2019 R3.1 content
Alexey Suhov [Mon, 28 Oct 2019 18:25:18 +0000 (21:25 +0300)]
Publishing 2019 R3.1 content

4 years agoturned off cpplint by default
Alexey Suhov [Thu, 24 Oct 2019 14:39:17 +0000 (17:39 +0300)]
turned off cpplint by default

4 years agoMerge pull request #278 from asuhov/2019-r3
Alexey Suhov [Fri, 4 Oct 2019 16:54:45 +0000 (19:54 +0300)]
Merge pull request #278 from asuhov/2019-r3

Publishing 2019 R3 content

4 years agoPublishing 2019 R3 content
Alexey Suhov [Fri, 4 Oct 2019 16:26:43 +0000 (19:26 +0300)]
Publishing 2019 R3 content

4 years agoPublishing 2019 R2 content (#223)
Alexey Suhov [Fri, 9 Aug 2019 16:02:42 +0000 (19:02 +0300)]
Publishing 2019 R2 content (#223)

4 years agoreplaced recommended stackoverflow dldt tag with openvino; removed outdated setup...
Alexey Suhov [Thu, 27 Jun 2019 18:01:22 +0000 (21:01 +0300)]
replaced recommended stackoverflow dldt tag with openvino; removed outdated setup.py for python api (#195)

4 years agoupdated license headers in movidius sources (#163)
Alexey Suhov [Tue, 28 May 2019 12:40:53 +0000 (15:40 +0300)]
updated license headers in movidius sources (#163)

4 years agoPublishing 2019 R1.1 content and Myriad plugin sources (#162)
Alexey Suhov [Mon, 27 May 2019 18:18:32 +0000 (21:18 +0300)]
Publishing 2019 R1.1 content and Myriad plugin sources (#162)

* Publishing 2019 R1.1 content and Myriad plugin sources

5 years agoPublishing 2019 R1.0.1 content
Alexey Suhov [Tue, 30 Apr 2019 15:55:07 +0000 (18:55 +0300)]
Publishing 2019 R1.0.1 content

5 years agoMerge pull request #129 from asuhov/2019-r1
Viacheslav Matveichev [Fri, 12 Apr 2019 22:02:28 +0000 (01:02 +0300)]
Merge pull request #129 from asuhov/2019-r1

Publishing 2019 R1 content

5 years agoPublishing 2019 R1 content
Alexey Suhov [Fri, 12 Apr 2019 15:25:53 +0000 (18:25 +0300)]
Publishing 2019 R1 content

5 years agoAdd a section of how to link IE with CMake project (#99)
Dmitry Kurtaev [Thu, 14 Mar 2019 10:13:27 +0000 (13:13 +0300)]
Add a section of how to link IE with CMake project (#99)

5 years agoAdded unit tests and readme for model optimizer (#79)
Alexey Suhov [Wed, 23 Jan 2019 17:23:27 +0000 (20:23 +0300)]
Added unit tests and readme for model optimizer (#79)

* added unit tests
* added readme for model optimizer
* added a list of supported IE plugins

5 years agoUpdate readme
openvino-pushbot [Mon, 21 Jan 2019 20:30:11 +0000 (23:30 +0300)]
Update readme

5 years agoPublishing R5 content (#72)
Alexey Suhov [Mon, 21 Jan 2019 18:31:31 +0000 (21:31 +0300)]
Publishing R5 content (#72)

* Publishing R5 content

* Updated ade revision

* updated readme

* add possibility to build CPU plugin with Intel MKL package

5 years agoupdated readme files (#54)
Alexey Suhov [Fri, 14 Dec 2018 18:26:38 +0000 (21:26 +0300)]
updated readme files (#54)

5 years agoupdate the dependency file to support ubuntu 18.04 (#17)
RachelRen05 [Fri, 14 Dec 2018 18:09:44 +0000 (02:09 +0800)]
update the dependency file to support ubuntu 18.04 (#17)

* update dependency file to support ubuntu 18.04

* update dependency file to support ubuntu 18.04

5 years agoupdated install_dependencies.sh and readme for python api (#43)
Alexey Suhov [Thu, 29 Nov 2018 18:04:21 +0000 (21:04 +0300)]
updated install_dependencies.sh and readme for python api (#43)

* use absolute path in readme for python api
* Update install_dependencies.sh

5 years agoUpdate README.md
openvino-pushbot [Fri, 23 Nov 2018 13:26:19 +0000 (16:26 +0300)]
Update README.md

5 years agoPublishing R4 (#41)
Alexey Suhov [Fri, 23 Nov 2018 13:19:43 +0000 (16:19 +0300)]
Publishing R4 (#41)

* Publishing R4

5 years agoUpdate ie_api.pyx (#31)
Sergei Belousov [Thu, 22 Nov 2018 18:01:04 +0000 (21:01 +0300)]
Update ie_api.pyx (#31)

Fix error: dldt/inference-engine/ie_bridges/python/inference_engine/ie_api.pyx:296:10: Signature not compatible with previous declaration

5 years agofixed scripts permissions
openvino-pushbot [Tue, 16 Oct 2018 17:52:11 +0000 (20:52 +0300)]
fixed scripts permissions

5 years agoPublishing R3 extra content
openvino-pushbot [Tue, 16 Oct 2018 11:00:32 +0000 (14:00 +0300)]
Publishing R3 extra content

5 years agoPublishing R3
openvino-pushbot [Tue, 16 Oct 2018 10:45:03 +0000 (13:45 +0300)]
Publishing R3

5 years agoInitial commit
openvino-pushbot [Mon, 15 Oct 2018 19:19:27 +0000 (22:19 +0300)]
Initial commit