nnfw:release/1.22.0

Last commit made on 2023-04-25
Get this branch:
git clone -b release/1.22.0 https://git.launchpad.net/nnfw

Branch merges

Branch information

Name:
release/1.22.0
Repository:
lp:nnfw

Recent commits

4187e74... by Hyeongseok Oh <email address hidden>

[onert] Change default setting for npud build on gbs build (#10721)

This commit disables npud build on gbs build as default.

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

445569a... by chunseoklee <email address hidden>

Add missing license statement into onert-micro (#10718)

- TensorFlow's license statement is missing in a lot for files
- To remedy this, the statement added into the most files

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

30c142b... by Hyeongseok Oh <email address hidden>

[onert] Release note for 1.22.1 (#10710)

This commit adds a release note for 1.22.1

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

3dcefea... by Hyeongseok Oh <email address hidden>

[onert/test] Fix meaningless test (#10658)

This commit removes meaningless test on ContiguousSpan.test.cpp.

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

d60f6ed... by Hyeongseok Oh <email address hidden>

[onert] Update version to 1.22.1 (#10631)

Use version 1.22.1 on runtime.

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

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

[onert] Add negative TC for BatchToSpaceND (#10641)

It adds different type of input and output as negative tc.

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

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

[onert] Add negative TC for Reverse (#10640)

It adds different type of input and output as negative tc.

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

874338b... by Sanggyu Lee <email address hidden>

[onert] Add negative TC for StridedSlice (#10639)

It adds different type of input and output as negative tc.

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

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

[onert] Add negative TC for Split (#10638)

It adds negative test case with negative numSplit for Split.

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

c2fa9cb... by Hyeongseok Oh <email address hidden>

[onert] Fix negative index bug (#10628)

This commit resolves using negative index on multi model package I/O index access.

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