nnfw:release/1.19.0

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

Branch merges

Branch information

Name:
release/1.19.0
Repository:
lp:nnfw

Recent commits

d8cf991... by seongwoo

Release note 1.19.0 (#7967)

This commit is a release note for 1.19.0.

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

6682263... by seongwoo

[infra] Update compiler changelog for 1.19.0 (#7968)

This commit updates compiler changelog for 1.19.0.

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

43e7c47... by twoflower

[onert] debian pkg verison 1.19.0 (#7963)

Use 1.19.0 as debian pkg version

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

fa8b943... by seongwoo

Revert commits (#7965)

This commit reverts some commits to resolve one-cmds test fail.

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

939f42d... by SaeHie Park <email address hidden>

[luci/partition] Revise pgroup for multioutput virt ndoes (#7961)

This will revise creating pgroup for multioutput virtual nodes to follow
group of the owner node.

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

a18e5bd... by SaeHie Park <email address hidden>

[luci/part] Introduce append for produce_pgroups (#7959)

This will introduce append method extracted fom produce_pgroups for reuse.

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

3f09806... by Maksim <email address hidden>

[luci/import] Use direct-access tensors (#7956)

This commit replaces tensors() to native_tensors() in Importer, ValidateHelpers and GraphBuilders base classes.

ONE-DCO-1.0-Signed-off-by: Maksim Bronnikov <email address hidden>
Co-authored-by: SaeHie Park <email address hidden>

4f7c1d1... by Maksim <email address hidden>

[luci/import] Use direct-access tensors from Abs to If (#7957)

This commit replaces tensors() to native_tensors() in all builders from CircleAbs to CircleIf.

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

4338bad... by Maksim <email address hidden>

[luci/import] Fix native_name with nullptr case (#7955)

This commit fixes native_name methods in case of nullptr subgraph's name.

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

c0c2169... by Binarman

[one-cmds] Auto detect drivers (#7924)

This PR introduces mechanism for auto detecting available drivers.

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