nnfw:release/1.18.0

Last commit made on 2021-10-18
Get this branch:
git clone -b release/1.18.0 https://git.launchpad.net/nnfw

Branch merges

Branch information

Name:
release/1.18.0
Repository:
lp:nnfw

Recent commits

60e8eb2... by seongwoo

[arser] Add NEG suffix (#7846)

This commit adds NEG suffix to the tests that was supposed to be
negative.

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

798decb... by seongwoo

[debian] compiler debian pkg version 1.18.0 (#7841)

This commit updates compiler debian changelog for 1.18.0 release.

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

3db0842... by seongwoo

Release note 1.18.0 (#7840)

This commit is for Release note 1.18.0.

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

ddb256f... by twoflower

[onert] debian pkg version 1.18.0 (#7839)

Use 1.18.0 for debian pkg

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

9fdddf2... by seongwoo

[vconone] Fix compiler version (#7838)

This commit fixes compiler version to be printed.

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

0fb144c... by Hyukjin Jeong <email address hidden>

[luci] Rename input_dtype and output_dtype (#7837)

* [luci] Rename input_dtype and output_dtype

Rename input_dtype and output_dtype to model_dtype.

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

* Make link to input_dtype and input_model_dtype

* Move enum params

de83a7c... by Alexander Efimov <email address hidden>

[luci] Fix luci build for external projects (#7830)

This PR modifies CMakeLists.txt to enable external projects include luci partially.

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

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

[luci/service] Fix CircleQuantize type inference logic (#7828)

This commit fixed `CircleQuantize` type inference logic.

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

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

[tflite2circle] Revise Offset CTOR with build method (#7822)

This will revise Offset class CTOR to build method.

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

07b2da8... by seongwoo

[luci] Add NEG test (#7826)

This commit adds NEG test.

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