lp:~wooksong/nnstreamer/+git/openvino

Owned by Wook Song
Get this repository:
git clone https://git.launchpad.net/~wooksong/nnstreamer/+git/openvino

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://git.tizen.org/cgit/platform/upstream/dldt.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
tizen 2024-06-07 04:43:15 UTC
Dist/Tizen: Fix build errors with gcc-14

Author: Wook Song
Author Date: 2024-06-07 04:40:00 UTC

Dist/Tizen: Fix build errors with gcc-14

This patch fixes build errors from the writing 1 byte into a region of
size 0 [-Werror=stringop-overflow=] with gcc-14.

Change-Id: Ic291001f4eb4699d8d33ad9d9529d7ba472edf15
Signed-off-by: Wook Song <wook16.song@samsung.com>

accepted/tizen_unified 2024-06-07 04:43:15 UTC
Dist/Tizen: Fix build errors with gcc-14

Author: Wook Song
Author Date: 2024-06-07 04:40:00 UTC

Dist/Tizen: Fix build errors with gcc-14

This patch fixes build errors from the writing 1 byte into a region of
size 0 [-Werror=stringop-overflow=] with gcc-14.

Change-Id: Ic291001f4eb4699d8d33ad9d9529d7ba472edf15
Signed-off-by: Wook Song <wook16.song@samsung.com>

accepted/tizen_unified_dev 2024-06-07 04:43:15 UTC
Dist/Tizen: Fix build errors with gcc-14

Author: Wook Song
Author Date: 2024-06-07 04:40:00 UTC

Dist/Tizen: Fix build errors with gcc-14

This patch fixes build errors from the writing 1 byte into a region of
size 0 [-Werror=stringop-overflow=] with gcc-14.

Change-Id: Ic291001f4eb4699d8d33ad9d9529d7ba472edf15
Signed-off-by: Wook Song <wook16.song@samsung.com>

accepted/tizen_unified_toolchain 2024-06-07 04:43:15 UTC
Dist/Tizen: Fix build errors with gcc-14

Author: Wook Song
Author Date: 2024-06-07 04:40:00 UTC

Dist/Tizen: Fix build errors with gcc-14

This patch fixes build errors from the writing 1 byte into a region of
size 0 [-Werror=stringop-overflow=] with gcc-14.

Change-Id: Ic291001f4eb4699d8d33ad9d9529d7ba472edf15
Signed-off-by: Wook Song <wook16.song@samsung.com>

accepted/tizen_unified_x 2024-06-07 04:43:15 UTC
Dist/Tizen: Fix build errors with gcc-14

Author: Wook Song
Author Date: 2024-06-07 04:40:00 UTC

Dist/Tizen: Fix build errors with gcc-14

This patch fixes build errors from the writing 1 byte into a region of
size 0 [-Werror=stringop-overflow=] with gcc-14.

Change-Id: Ic291001f4eb4699d8d33ad9d9529d7ba472edf15
Signed-off-by: Wook Song <wook16.song@samsung.com>

accepted/tizen_unified_x_asan 2024-06-07 04:43:15 UTC
Dist/Tizen: Fix build errors with gcc-14

Author: Wook Song
Author Date: 2024-06-07 04:40:00 UTC

Dist/Tizen: Fix build errors with gcc-14

This patch fixes build errors from the writing 1 byte into a region of
size 0 [-Werror=stringop-overflow=] with gcc-14.

Change-Id: Ic291001f4eb4699d8d33ad9d9529d7ba472edf15
Signed-off-by: Wook Song <wook16.song@samsung.com>

tizen_8.0 2024-01-31 10:31:30 UTC
Dist/Tizen: Fix build failures when .gitmodules is not supported

Author: Wook Song
Author Date: 2024-01-31 10:20:26 UTC

Dist/Tizen: Fix build failures when .gitmodules is not supported

This patch fixes build failures in the below cases;
- the case when .gitmodule is omitted in importing the repository
- the case when git-submodule is not supported in the build system

Change-Id: I03e08d25799861d4ee995f13e7bc0e5029afae3b
Signed-off-by: Wook Song <wook16.song@samsung.com>

accepted/tizen_8.0_unified 2024-01-31 10:31:30 UTC
Dist/Tizen: Fix build failures when .gitmodules is not supported

Author: Wook Song
Author Date: 2024-01-31 10:20:26 UTC

Dist/Tizen: Fix build failures when .gitmodules is not supported

This patch fixes build failures in the below cases;
- the case when .gitmodule is omitted in importing the repository
- the case when git-submodule is not supported in the build system

Change-Id: I03e08d25799861d4ee995f13e7bc0e5029afae3b
Signed-off-by: Wook Song <wook16.song@samsung.com>

sandbox/wooksong 2022-07-28 05:19:17 UTC
[Dist/Debian] Prepare for GCC >= 10

Author: MyungJoo Ham
Author Date: 2022-07-26 07:30:49 UTC

[Dist/Debian] Prepare for GCC >= 10

Ubuntu 22.04 / GCC >= 10 incurs errors in openvino.

Change-Id: I6470ad318fcd6f6dffcd88eab95fd52dbaa027f8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

sandbox/mzx/ubt22 2022-07-28 05:19:17 UTC
[Dist/Debian] Prepare for GCC >= 10

Author: MyungJoo Ham
Author Date: 2022-07-26 07:30:49 UTC

[Dist/Debian] Prepare for GCC >= 10

Ubuntu 22.04 / GCC >= 10 incurs errors in openvino.

Change-Id: I6470ad318fcd6f6dffcd88eab95fd52dbaa027f8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

accepted/tizen_7.0_unified_hotfix 2021-11-24 09:43:30 UTC
dist: support armv7hl

Author: MyungJoo Ham
Author Date: 2021-11-24 09:43:30 UTC

dist: support armv7hl

If the arch is armv7hl, make file of dldt says the install_arch is armv7l

Change-Id: I5aac3f9265c9bb677fd43f32e4d01afe23c3de41
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

accepted/tizen_7.0_unified 2021-11-24 09:43:30 UTC
dist: support armv7hl

Author: MyungJoo Ham
Author Date: 2021-11-24 09:43:30 UTC

dist: support armv7hl

If the arch is armv7hl, make file of dldt says the install_arch is armv7l

Change-Id: I5aac3f9265c9bb677fd43f32e4d01afe23c3de41
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

tizen_7.0 2021-11-24 09:43:30 UTC
dist: support armv7hl

Author: MyungJoo Ham
Author Date: 2021-11-24 09:43:30 UTC

dist: support armv7hl

If the arch is armv7hl, make file of dldt says the install_arch is armv7l

Change-Id: I5aac3f9265c9bb677fd43f32e4d01afe23c3de41
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

tizen_7.0_hotfix 2021-11-24 09:43:30 UTC
dist: support armv7hl

Author: MyungJoo Ham
Author Date: 2021-11-24 09:43:30 UTC

dist: support armv7hl

If the arch is armv7hl, make file of dldt says the install_arch is armv7l

Change-Id: I5aac3f9265c9bb677fd43f32e4d01afe23c3de41
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

sandbox/anyj0527/2021.2 2021-10-27 11:10:52 UTC
Temp commit for openvino v2021.2

Author: Yongjoo Ahn
Author Date: 2021-10-27 11:10:52 UTC

Temp commit for openvino v2021.2

accepted/tizen_6.0_unified_hotfix 2020-08-14 01:37:04 UTC
[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

Author: Wook Song
Author Date: 2020-08-13 07:41:47 UTC

[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

This patch adds a runtime dependency on intel-movidius-firmware-ma2x8x,
which contains the firmware for Intel Movidius MA2x8x (NCS2).

Change-Id: Ibdb0051ea42132030009f1ea7dbd4b806a5f0190

accepted/tizen_6.5_unified 2020-08-14 01:37:04 UTC
[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

Author: Wook Song
Author Date: 2020-08-13 07:41:47 UTC

[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

This patch adds a runtime dependency on intel-movidius-firmware-ma2x8x,
which contains the firmware for Intel Movidius MA2x8x (NCS2).

Change-Id: Ibdb0051ea42132030009f1ea7dbd4b806a5f0190

tizen_6.0 2020-08-14 01:37:04 UTC
[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

Author: Wook Song
Author Date: 2020-08-13 07:41:47 UTC

[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

This patch adds a runtime dependency on intel-movidius-firmware-ma2x8x,
which contains the firmware for Intel Movidius MA2x8x (NCS2).

Change-Id: Ibdb0051ea42132030009f1ea7dbd4b806a5f0190

tizen_6.0_hotfix 2020-08-14 01:37:04 UTC
[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

Author: Wook Song
Author Date: 2020-08-13 07:41:47 UTC

[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

This patch adds a runtime dependency on intel-movidius-firmware-ma2x8x,
which contains the firmware for Intel Movidius MA2x8x (NCS2).

Change-Id: Ibdb0051ea42132030009f1ea7dbd4b806a5f0190

tizen_6.5 2020-08-14 01:37:04 UTC
[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

Author: Wook Song
Author Date: 2020-08-13 07:41:47 UTC

[Dist/Tizen] Add a runtime dependency on the MvNCS2 firmware package

This patch adds a runtime dependency on intel-movidius-firmware-ma2x8x,
which contains the firmware for Intel Movidius MA2x8x (NCS2).

Change-Id: Ibdb0051ea42132030009f1ea7dbd4b806a5f0190

master 2019-10-17 14:14:30 UTC
updated readme file due to moving CMake scripts to the root folder

Author: Alexey Suhov
Author Date: 2019-10-17 14:14:30 UTC

updated readme file due to moving CMake scripts to the root folder

121 of 21 results
This repository contains Public information 
Everyone can see this information.