platform/adaptation/npu/google-edgetpu-runtime.git
5 years ago[Dist/Debian] Import files needed to debianize from the upstream tizen
Wook Song [Wed, 10 Jun 2020 00:29:09 +0000 (09:29 +0900)]
[Dist/Debian] Import files needed to debianize from the upstream

This patch imports files needed to debianize libedgetpu* and
edgetpu-compiler from the upstream. Note that debian/rules is slightly
modified to exclude the other packages.

Signed-off-by: Wook Song <wook16.song@samsung.com>
5 years ago[Compiler] Import compiler binaries from the upstream
Wook Song [Wed, 10 Jun 2020 00:19:05 +0000 (09:19 +0900)]
[Compiler] Import compiler binaries from the upstream

This patch imports the binaries of edgetpu_compiler from the upstream
commit (14237f65ba07b7b1d8287e9f60dd20c88562871a).

Signed-off-by: Wook Song <wook16.song@samsung.com>
5 years agoImport edgetpu runtime library. accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_9.0_unified accepted/tizen_unified accepted/tizen_unified_x_asan master tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 tizen_9.0 accepted/tizen/6.0/unified/20201030.123450 accepted/tizen/6.0/unified/hotfix/20201103.052119 accepted/tizen/6.5/unified/20211028.093657 accepted/tizen/7.0/unified/20221110.063427 accepted/tizen/7.0/unified/hotfix/20221116.104442 accepted/tizen/8.0/unified/20231005.092502 accepted/tizen/9.0/unified/20241030.235942 accepted/tizen/unified/20191218.120953 accepted/tizen/unified/x/asan/20241224.003611 submit/tizen/20191218.020717 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 submit/tizen_6.5/20211028.161501 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release tizen_9.0_m2_release
MyungJoo Ham [Tue, 10 Dec 2019 09:35:09 +0000 (18:35 +0900)]
Import edgetpu runtime library.

Get required files from https://github.com/google-coral/edgetpu
and their binary packages.

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