~wooksong/neural-network-support/+git/tizen-tensorflow:sandbox/sangjung/launchpad_bugfix

Last commit made on 2019-03-07
Get this branch:
git clone -b sandbox/sangjung/launchpad_bugfix https://git.launchpad.net/~wooksong/neural-network-support/+git/tizen-tensorflow

Branch merges

Branch information

Name:
sandbox/sangjung/launchpad_bugfix
Repository:
lp:~wooksong/neural-network-support/+git/tizen-tensorflow

Recent commits

5c3399d... by MyungJoo Ham

[Debian] add dependency on python 2.7, provides of tensorflow

Related issues:
https://github.com/nnsuite/nnstreamer-example/issues/21
https://github.com/nnsuite/nnstreamer/issues/1209
https://github.com/nnsuite/nnstreamer/pull/1205
https://github.com/nnsuite/nnstreamer/pull/1207

1. tensorflow requires libpython2.7, which is a missing dependency of
tensorflow-dev deb package.

2. users may require "tensorflow" not "tensorflow-dev". However,
tensorflow main libraries are included in tensorflow-dev of this
Debian packaging.

Change-Id: I64cd9d55475683a81c386fc994eeba8571289a94
Signed-off-by: MyungJoo Ham <email address hidden>

92b7bee... by Sangjung Woo

wip: fix the typo in gcc option

Signed-off-by: Sangjung Woo <email address hidden>

aaf1c74... by Sangjung Woo

wip: bugfix

Signed-off-by: Sangjung Woo <email address hidden>

e0c5030... by Sangjung Woo

wip: update CFLAGS

Signed-off-by: Sangjung Woo <email address hidden>

595b745... by Sangjung Woo

wip: remove no-unaligned-access option

Signed-off-by: Sangjung Woo <email address hidden>

66ec0ab... by Sangjung Woo

wip: add '--std=c++11'

Signed-off-by: Sangjung Woo <email address hidden>

11cc19d... by Sangjung Woo

wip: add build-arch & build-indep in rules

Signed-off-by: Sangjung Woo <email address hidden>

8901457... by Sangjung Woo

wip: modify rules for arm64 build

Signed-off-by: Sangjung Woo <email address hidden>

c831d11... by Sangjung Woo

wip: modify rules for launchpad.net build

Signed-off-by: Sangjung Woo <email address hidden>

7797758... by Sangjung Woo

deb: remove unnecessary arch dependency in control file

This patch removes the unnecessary arch dependency in control file.

Change-Id: Ia23bfaf3be1ee85c09936f613b383d27bf57bad7
Signed-off-by: Sangjung Woo <email address hidden>