nnfw:release/1.9.0

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

Branch merges

Branch information

Name:
release/1.9.0
Repository:
lp:nnfw

Recent commits

4e3d664... by twoflower

Fix coverity 1148326 (#4159)

- Fix coverity 1148326

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

b07033d... by Seok Namkoong <email address hidden>

[release/1.9.0][record-minmax] Handling error when data file is not HDF5 (#4204)

* [release/1.9.0][record-minmax] Handling error when data file is not HDF5

This commit will add error handling code when data file is not HDF5.

ONE-DCO-1.0-Signed-off-by: Seok NamKoong <email address hidden>

* revise msg

* revise 2

b4aee2e... by Seok Namkoong <email address hidden>

[release/1.9.0][one-cmds] Handling invalid input arguments (#4213)

This commit will add invalid input arguments handling codes

ONE-DCO-1.0-Signed-off-by: Seok NamKoong <email address hidden>

4ccaa83... by SaeHie Park <email address hidden>

[1.9.1][one-cmds] Fix invalid input arguments (#4203)

* [1.9.1][one-cmds] Fix invalid input arguments

This will fix error handling of invalid input arguments for import-tf, import-tflite and pack

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

* Update compiler/one-cmds/one-import-tf

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

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

571d072... by Hyukjin Jeong <email address hidden>

[one-cmds] Fix invalid input arguments (#4211)

This fixes invalid input arguments

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

706ad6a... by Seok Namkoong <email address hidden>

[release/1.9.0][one-cmds] Print error msg when error occurs (#4206)

This commit will enable printing error message when error occurs

ONE-DCO-1.0-Signed-off-by: Seok NamKoong <email address hidden>

c8ed249... by seongwoo

[release] Update 1.9 release note (#4208)

This commit updates 1.9 release note.

ONE-DCO-1.0-Signed-off-by: seongwoo <email address hidden>

60f2b9b... by seongwoo

[release] 1.9.1 compiler release note (#4184)

This commit contains a 1.9.1 compiler release note.

ONE-DCO-1.0-Signed-off-by: seongwoo <email address hidden>

e760fa4... by Seok Namkoong <email address hidden>

[release/1.9.0][infra] Update tf2nnpkg to apply BCQ automatically (#4179)

Until now, user should proceed some steps manually for applying BCQ.
This commit will update `tf2nnpkg` to do it automatically.

ONE-DCO-1.0-Signed-off-by: Seok NamKoong <email address hidden>

7f58984... by SaeHie Park <email address hidden>

Compiler FE bump 1.9.1 (#4177)

Bump compiler version to 1.9.1 with 1.9 branch

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