nnfw:release/1.7.0

Last commit made on 2020-08-03
Get this branch:
git clone -b release/1.7.0 https://git.launchpad.net/nnfw

Branch merges

Branch information

Name:
release/1.7.0
Repository:
lp:nnfw

Recent commits

282f57e... by Seok Namkoong <email address hidden>

[Compiler] Bugfix and patches for FuseBCQPass in 1.7.0 (#3469)

This commit is for critical bugfix and some patches which are applied for 1.6.2.
- Add a comment for dimension
- Do not throw runtime error

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

832e285... by twoflower

Release Note for 1.7.0 (#3420)

* Release Note for 1.7.0

Release note for 1.7.0 is added

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

* Update docs/release/1.7/release-note-1.7.0.md

Co-authored-by: Seok Namkoong <email address hidden>

Co-authored-by: twoflower <email address hidden>
Co-authored-by: Seok Namkoong <email address hidden>

48a1ac6... by twoflower

Use version 1.7.0 (#3419)

Update version to 1.7.0

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

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

[onert] Init CompilerOptions::is_primary_subgraph (#3339)

To suppress unintialized value error;

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

89387be... by Hanjoung Lee <email address hidden>

[nnfwapi] Deprecate nnfw_apply_tensorinfo (#3335)

Deprecate nnfw_apply_tensorinfo as of 1.7.0.

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

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

[common-artifact] Add an exclusion for DepthwiseConv2D_003 (#3334)

This commit will add `DepthwiseConv2D_003` to exlude list.

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

c29cbdb... by Sergei Barannikov <email address hidden>

[luci-interpreter] Add accessors to individual kernel inputs / outputs (#3330)

* Add getters for kernel input / output tensors.
* Remove boilerplate code.

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

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

[one-cmd] revise prepare venv document (#3331)

This will place require packages as prerequisite section

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

fd02b57... by Sanggyu Lee <email address hidden>

[tflitefile_tool] fix select_operator in quantization (#3328)

It fixes the bug occasionally generates model with incorrect operator and
quantization parameters.

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

bf00522... by seongwoo

[circle2circle] Remove redundant code (#3326)

* [circle2circle] Remove redundant code

This commit removes redundant codes in circle2circle

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

* remove redundant header