nnfw:release/1.23.0

Last commit made on 2023-05-19
Get this branch:
git clone -b release/1.23.0 https://git.launchpad.net/nnfw

Branch merges

Branch information

Name:
release/1.23.0
Repository:
lp:nnfw

Recent commits

3e7b9c6... by seongwoo

Release note 1.23.0 (#10810)

This commit is a release note for 1.23.0.

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

6ee1c70... by Ellen <email address hidden>

[onecc-docker] Change the release name of one-compiler in docker file (#10807)

This commit changes the release name of one-compiler in docker file.
The name will be changed to match the url of one-compiler release name asset.

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

Co-authored-by: Seunghui <email address hidden>

095fee8... by seongwoo

[debian] Update changelog (#10809)

This commit updates changelog for release.

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

48b5a63... by SaeHie Park <email address hidden>

[luci-intp] Initialze Tensor members (#10803)

This will add initialization for Tensor members.

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

def64d6... by SlavikMIPT <email address hidden>

[infra] Introduce onert-micro ARM build check workflow (#10799)

This commit introduce onert-micro ARM build check workflow.

ONE-DCO-1.0-Signed-off-by: Vyacheslav Bazhenov <email address hidden>
Co-authored-by: Vyacheslav Bazhenov <email address hidden>

dfdecaf... by SlavikMIPT <email address hidden>

[infra] Introduce onert-micro unit-tests workflow (#10786)

This commit introduce onert-micro unit-tests workflow.

ONE-DCO-1.0-Signed-off-by: Vyacheslav Bazhenov <email address hidden>
Co-authored-by: Vyacheslav Bazhenov <email address hidden>

3df020f... by Balyshev Artem <email address hidden>

[onert-micro] Add Less unit test (#10700)

This pr adds Less unit test

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

Co-authored-by: Artem Balyshev <email address hidden>

9401c26... by Balyshev Artem <email address hidden>

[onert-micro] Add Mul unit test (#10719)

This pr adds Mul unit test

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

Co-authored-by: Artem Balyshev <email address hidden>

8427211... by Balyshev Artem <email address hidden>

[onert-micro] Add Sub unit test (#10724)

This pr adds Sub unit test

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

Co-authored-by: Artem Balyshev <email address hidden>

9715052... by stamalakhov <email address hidden>

[circle-mpqsolver] Use dumping hooks (#10770)

This commit implements intermediate dumping at bisection solver.

ONE-DCO-1.0-Signed-off-by: s.malakhov <email address hidden>