nnfw:release/1.4.0

Last commit made on 2020-06-25
Get this branch:
git clone -b release/1.4.0 https://git.launchpad.net/nnfw

Branch merges

Branch information

Name:
release/1.4.0
Repository:
lp:nnfw

Recent commits

1f722a2... by Hyeongseok Oh <email address hidden>

[onert] Use flatbuffers dev package on gbs build (#2601)

GBS build uses flatbuffers devel package and link libflatbuffers.so to use tensorflow lite
Change test build default: not build

Signed-off-by: Hyeongseok Oh <email address hidden>

fcf2b99... by twoflower

Release note for 1.4.0 (#194)

* Release note for 1.4.0

- Release note for 1.4.0

Signed-off-by: Chunseok Lee <email address hidden>

* Use ONE Runtime

Signed-off-by: Chunseok Lee <email address hidden>

* Apply suggestions from code review

Co-Authored-By: Sung-Jae Lee <email address hidden>

Co-authored-by: Sung-Jae Lee <email address hidden>

f47dee2... by seongwoo

[tf2tfliteV2-value-pbtxt] Change method of pip call (#187)

This changes is from shebang length limit

Signed-off-by: seongwoo <email address hidden>

33887a2... by twoflower

Version 1.4.0 on tizen spec file (#126)

- Use v1.4.0 on tizen package

Signed-off-by: Chunseok Lee <email address hidden>

2ba4b5b... by Hyuk Jin Jeong <email address hidden>

[tflchef] Support Tanh operation in tflchef (#122)

This enables tflchef to support Tanh operation

Signed-off-by: Hyukjin Jeong <email address hidden>

96829c6... by SaeHie Park <email address hidden>

[luci] Pack Op init axis and test (#128)

This will init axis member and add to test for Pack Op

Signed-off-by: SaeHie Park <email address hidden>

ecc4e35... by Hanjoung Lee <email address hidden>

[oneapi] Test fixtures with templates (#114)

Test fixtures with templates to support different nn packages without
code duplication.

Signed-off-by: Hanjoung Lee <email address hidden>

17fae7c... by Yongseop Kim <email address hidden>

[onert] Enhance getStr of OpSequence (#35)

* [onert] Enhance getStr of OpSequence

Enhance getStr of OpSequence for debug

Signed-off-by: Yongseop Kim <email address hidden>

* Revise getStr code

94b13d2... by SaeHie Park <email address hidden>

[luci] Enable test of Exp Op (#124)

This will enable import/export test of Exp Op

Signed-off-by: SaeHie Park <email address hidden>

5c173ac... by SaeHie Park <email address hidden>

[res] TensorFlowLiteRecipes for Exp (#116)

This will introduce TensorFlowLiteRecipes for Exp Op

Signed-off-by: SaeHie Park <email address hidden>