lp:tensorflow2

Owned by MyungJoo Ham
Get this repository:
git clone https://git.launchpad.net/tensorflow2

Import details

Import Status: Reviewed

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

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 6 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 8 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 7 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log

Branches

Name Last Modified Last Commit
upstream 2024-01-04 07:15:30 UTC
Imported Upstream version 2.15.0

Author: Sangjung Woo
Author Date: 2024-01-04 07:15:30 UTC

Imported Upstream version 2.15.0

tizen 2024-01-04 06:18:02 UTC
[packaging] Add rpm spec and other files to support Tizen

Author: Yongjoo Ahn
Author Date: 2024-01-04 06:18:02 UTC

[packaging] Add rpm spec and other files to support Tizen

- Let the tflite packages built by tizen GBS

Change-Id: Idc515a26a52833a32a68a02de386f4f10872df66
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

accepted/tizen_unified_riscv 2024-01-04 06:18:02 UTC
[packaging] Add rpm spec and other files to support Tizen

Author: Yongjoo Ahn
Author Date: 2024-01-04 06:18:02 UTC

[packaging] Add rpm spec and other files to support Tizen

- Let the tflite packages built by tizen GBS

Change-Id: Idc515a26a52833a32a68a02de386f4f10872df66
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

accepted/tizen_unified 2024-01-04 06:18:02 UTC
[packaging] Add rpm spec and other files to support Tizen

Author: Yongjoo Ahn
Author Date: 2024-01-04 06:18:02 UTC

[packaging] Add rpm spec and other files to support Tizen

- Let the tflite packages built by tizen GBS

Change-Id: Idc515a26a52833a32a68a02de386f4f10872df66
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/anyj0527/v2.15.0 2024-01-04 06:18:02 UTC
[packaging] Add rpm spec and other files to support Tizen

Author: Yongjoo Ahn
Author Date: 2024-01-04 06:18:02 UTC

[packaging] Add rpm spec and other files to support Tizen

- Let the tflite packages built by tizen GBS

Change-Id: Idc515a26a52833a32a68a02de386f4f10872df66
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/dkson95/tizen_dev 2023-12-01 10:31:38 UTC
flatbuffers: add break statement to switch-case

Author: Dongkyun Son
Author Date: 2023-11-13 13:23:39 UTC

flatbuffers: add break statement to switch-case

Fix "error: this statement may fall through [-Werror=implicit-fallthrough=]"

Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>

accepted/tizen_unified_dev 2023-06-15 17:14:34 UTC
[spec] Update patch script

Author: Sangjung Woo
Author Date: 2023-06-15 17:14:34 UTC

[spec] Update patch script

Custom PATCH macro does not work so this patch uses
the patch command directly.

Change-Id: I8561c8e1e5c31e7cf7cbf5674f804c56183453d1
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>

accepted/tizen_8.0_unified 2022-12-23 06:56:35 UTC
[spec] Disable XNNPack in case of armv7l and armv7hl architecture

Author: Sangjung Woo
Author Date: 2022-12-23 06:56:35 UTC

[spec] Disable XNNPack in case of armv7l and armv7hl architecture

Because of the lower version of the Tizen toolchain, it causes the build
break issue when building tf-lite for armv7l and armv7hl architecture
with XNNPack option. This patch disables the XNNPack option in the case
of armv7l and armv7hl architecture.

Change-Id: I0a0bb6fa8ce547d9015e774562b9ae1d03d9271d
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>

tizen_8.0 2022-12-23 06:56:35 UTC
[spec] Disable XNNPack in case of armv7l and armv7hl architecture

Author: Sangjung Woo
Author Date: 2022-12-23 06:56:35 UTC

[spec] Disable XNNPack in case of armv7l and armv7hl architecture

Because of the lower version of the Tizen toolchain, it causes the build
break issue when building tf-lite for armv7l and armv7hl architecture
with XNNPack option. This patch disables the XNNPack option in the case
of armv7l and armv7hl architecture.

Change-Id: I0a0bb6fa8ce547d9015e774562b9ae1d03d9271d
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>

sandbox/anyj0527/v2.11.0 2022-12-13 07:29:07 UTC
[build] Package tflite_benchmark_model binary util

Author: Yongjoo Ahn
Author Date: 2022-12-13 04:44:11 UTC

[build] Package tflite_benchmark_model binary util

- Build and package the binary util in not arm arch.

Change-Id: Ib7990ff397da90884f2ecdf715b0bec9b6cbd81b
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/mzx/v2.11.0_TFBuild 2022-12-02 06:40:03 UTC
[Tizen/packaging] Add options to build xnnpack, gpu delegates and shared lib

Author: Yongjoo Ahn
Author Date: 2022-11-28 09:28:16 UTC

[Tizen/packaging] Add options to build xnnpack, gpu delegates and shared lib

- Add options to build XNNPACK, and GPU delegate
- Add options for static/shared lib

Change-Id: I83ae57c3da5aef5bad48388ebb61d9bf6bf03814
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/sangjung/backup_tizen_7.0.m2 2022-07-04 04:10:35 UTC
[Debian/packaging] Add debian packaging

Author: Yongjoo Ahn
Author Date: 2022-07-01 06:53:11 UTC

[Debian/packaging] Add debian packaging

- Add debian-packaging related files

Change-Id: I295ab2bd546ed7eb21b04874d51b21baf636e194
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/anyj0527/v2.8.1 2022-07-04 01:20:00 UTC
[Debian/packaging] Add debian packaging

Author: Yongjoo Ahn
Author Date: 2022-07-01 06:53:11 UTC

[Debian/packaging] Add debian packaging

- Add debian-packaging related files

Change-Id: I295ab2bd546ed7eb21b04874d51b21baf636e194
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

accepted/tizen_7.0_unified_hotfix 2022-06-23 03:00:12 UTC
[spec] Add flatbuffers-devel as required package for lite-devel

Author: Yongjoo Ahn
Author Date: 2022-06-23 03:00:12 UTC

[spec] Add flatbuffers-devel as required package for lite-devel

- Developers are highly likely to use "interpreter_builder.h" and it
  needs flatbuffers.h
- Add the package as requirement

Change-Id: Ie3f327a9e9ca0c9b8a7f8e681c6109c659d135c7
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

accepted/tizen_7.0_unified 2022-06-23 03:00:12 UTC
[spec] Add flatbuffers-devel as required package for lite-devel

Author: Yongjoo Ahn
Author Date: 2022-06-23 03:00:12 UTC

[spec] Add flatbuffers-devel as required package for lite-devel

- Developers are highly likely to use "interpreter_builder.h" and it
  needs flatbuffers.h
- Add the package as requirement

Change-Id: Ie3f327a9e9ca0c9b8a7f8e681c6109c659d135c7
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

tizen_7.0_hotfix 2022-06-23 03:00:12 UTC
[spec] Add flatbuffers-devel as required package for lite-devel

Author: Yongjoo Ahn
Author Date: 2022-06-23 03:00:12 UTC

[spec] Add flatbuffers-devel as required package for lite-devel

- Developers are highly likely to use "interpreter_builder.h" and it
  needs flatbuffers.h
- Add the package as requirement

Change-Id: Ie3f327a9e9ca0c9b8a7f8e681c6109c659d135c7
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

tizen_7.0 2022-06-23 03:00:12 UTC
[spec] Add flatbuffers-devel as required package for lite-devel

Author: Yongjoo Ahn
Author Date: 2022-06-23 03:00:12 UTC

[spec] Add flatbuffers-devel as required package for lite-devel

- Developers are highly likely to use "interpreter_builder.h" and it
  needs flatbuffers.h
- Add the package as requirement

Change-Id: Ie3f327a9e9ca0c9b8a7f8e681c6109c659d135c7
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/anyj0527/v2.9.0 2022-05-25 08:27:44 UTC
[Tizen] Disable XNNPACK for armv7l

Author: Yongjoo Ahn
Author Date: 2022-05-24 05:23:05 UTC

[Tizen] Disable XNNPACK for armv7l

- There is bug in toolchain to build XNNPACK for armv7l, so disable it
- See https://github.com/google/XNNPACK/issues/1465 for details
- I guess https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=c1cdabe3aab817d95a8db00a8b5e9f6bcdea936f;hp=6a37d0331c25f23628d4308e5a75624005c223b2
  would fix this issue... maybe

Change-Id: I07defbbd9d7671dce823e9b28f940f4f6d97d942
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

sandbox/anyj0527/fix-vd-emulator 2022-05-04 05:44:08 UTC
[spec] Add arch option in tv profile while setting cflags

Author: Yongjoo Ahn
Author Date: 2022-05-04 01:33:51 UTC

[spec] Add arch option in tv profile while setting cflags

- This is fix for build break in tv emulator (which is not arm)

Change-Id: I514bf150d7a7d9ea75b05f9f10b8c92c771b514a
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

ref/for/tizen 2022-02-07 12:29:09 UTC
[Spec] Update CFLAG to support VD toolchain

Author: Sangjung Woo
Author Date: 2022-01-27 00:50:36 UTC

[Spec] Update CFLAG to support VD toolchain

To support the customized VD toolchain, this patch newly adds the
related options into CFLAG & CXXFLAGS.

Change-Id: I3ffddcefea3abfffeae2e62a1b9ddf136fcbe634
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>

sandbox/anyj0527/v2.7.0 2022-01-17 10:42:01 UTC
[Tizen/packaging] Add a rpm for profiling tflite models

Author: Yongjoo Ahn
Author Date: 2021-11-10 05:40:32 UTC

[Tizen/packaging] Add a rpm for profiling tflite models

- Add a rpm "lite-util" which contains an executable
  "tflite_benchmark_model"
- Modify cmake build script to disable compiling hexagon delegate

Change-Id: I645c2e85dfff5f673b3c8573d4c82adedfe7f408
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>

ref/for/tizen_6.0 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

accepted/tizen_6.5_unified 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

accepted/tizen_6.0_unified 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

ref/for/tizen_6.0_hotfix 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

tizen_6.0 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

sandbox/sangjung/backup_tizen_6.5 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

tizen_6.5 2021-07-06 15:26:09 UTC
[pkg/spec] Proper Fix for package dependency

Author: Harsh Aggarwal
Author Date: 2021-07-05 11:31:03 UTC

[pkg/spec] Proper Fix for package dependency

Nothing provides lite-devel needed by tensorflow2-lite-flatbuf-schema
The lite-flatbuf-schema package should depend on tensorflow2-lite-devel.
This patch adds the corresponding bugfix.

Change-Id: Ie9bb642549ff541f7bede59ce9fc5c09d2160585
Signed-off-by: Harsh Aggarwal <harsh.ag@samsung.com>

sandbox/leemgs/tf2-ubuntu 2020-09-04 00:07:32 UTC
Addded files to support ubuntu packaging

Author: Geunsik Lim
Author Date: 2020-08-28 06:49:48 UTC

Addded files to support ubuntu packaging

This commit is to add required files to support ubuntu packaging.

Change-Id: I9b9cb215e5ae5f59dc20da4915e4e43364671b49
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>

accepted/tizen_6.0_unified_hotfix 2020-08-20 05:53:22 UTC
Tizen/DIST: Added flatbuffers.tar.gz to support tf.profiler module

Author: Geunsik Lim
Author Date: 2020-08-19 11:52:15 UTC

Tizen/DIST: Added flatbuffers.tar.gz to support tf.profiler module

This commit is to append the ./src/util.cpp (flatbuffers.tar.gz) is
required by the "tf.profiler" module for profiling Tensorflow-Lite.
- https://www.tensorflow.org/api_docs/python/tf/profiler
Note that we must put the util.cpp file into ./packaging/ folder
after downloading the flatbuffer (BRANCH: tizen) form review.tizen.org.

**Changelog**
* Version 2:
  * Added -fno-lto option for VD/DTV
  * Added optimzation flags for ARM architecture
  * Added util.cpp (flatbuffer) into the ./packaging/ folder

* Version 1:
  * Update tensorflow2-lite.pc.in
  * Compiled the TF-Lite 2.3.0 with "BuildRequires: flatbuffers-devel"
  * Added the /usr/include/{tensorflow|tensorflow2}/lite/ structure
    - Tensorflow 1.x: /usr/include/tensorflow/lite
    - Tensorflow 2.x: /usr/include/tensorflow2/lite

Change-Id: Ifc60828a92d9e6a079a878d7bc141f00eddc1565
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>

tizen_6.0_hotfix 2020-08-20 05:53:22 UTC
Tizen/DIST: Added flatbuffers.tar.gz to support tf.profiler module

Author: Geunsik Lim
Author Date: 2020-08-19 11:52:15 UTC

Tizen/DIST: Added flatbuffers.tar.gz to support tf.profiler module

This commit is to append the ./src/util.cpp (flatbuffers.tar.gz) is
required by the "tf.profiler" module for profiling Tensorflow-Lite.
- https://www.tensorflow.org/api_docs/python/tf/profiler
Note that we must put the util.cpp file into ./packaging/ folder
after downloading the flatbuffer (BRANCH: tizen) form review.tizen.org.

**Changelog**
* Version 2:
  * Added -fno-lto option for VD/DTV
  * Added optimzation flags for ARM architecture
  * Added util.cpp (flatbuffer) into the ./packaging/ folder

* Version 1:
  * Update tensorflow2-lite.pc.in
  * Compiled the TF-Lite 2.3.0 with "BuildRequires: flatbuffers-devel"
  * Added the /usr/include/{tensorflow|tensorflow2}/lite/ structure
    - Tensorflow 1.x: /usr/include/tensorflow/lite
    - Tensorflow 2.x: /usr/include/tensorflow2/lite

Change-Id: Ifc60828a92d9e6a079a878d7bc141f00eddc1565
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>

master 2020-08-12 01:08:09 UTC
Initial empty repository

Author: Tizen Infrastructure
Author Date: 2020-08-12 01:08:09 UTC

Initial empty repository

132 of 32 results
This repository contains Public information 
Everyone can see this information.

Subscribers