nnfw:release/1.24.1

Last commit made on 2023-10-12
Get this branch:
git clone -b release/1.24.1 https://git.launchpad.net/nnfw

Branch merges

Branch information

Name:
release/1.24.1
Repository:
lp:nnfw

Recent commits

38b334e... by seongwoo

Release note 1.24.1

This commit is a release note for 1.24.1.

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

8c49ff0... by seongwoo

[debian] Update changelog

This commit updates changelog for release 1.24.1.

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

6a9e8c5... by seongwoo

[vconone] Bump up to 1.24.1

This commit bumps up to 1.24.1.

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

025e3e5... by Hyukjin Jeong <email address hidden>

[record-minmax] Disble thread test (#11272)

This prevents building record-minmax-for-thread-test executable.

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

ccee3b0... by Hyukjin Jeong <email address hidden>

[one-cmds] Update rawdata2hdf5_neg_004 error message (#11690)

This updates error message of rawdata2hdf5_neg_004 test.

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

9abbed1... by seongwoo

Release note 1.24.0 (#11094)

This commit is a release note for 1.24.0.

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

d97dcdf... by seongwoo

[debian] Update changelog (#11095)

This commit updates changelog for release 1.24.0.

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

c94a318... by Jang Jiseob <email address hidden>

[onert] Introduce unified TensorBuilder into train backend (#11083)

This commit introduces unified TensorBuilder into train backend.

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

70143ab... by Jang Jiseob <email address hidden>

[onert] Implement train Permute kernel (#11087)

This commit implements train Permute kernel.

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

a2a120a... by Jang Jiseob <email address hidden>

[onert] Change TensorRegistry in builtin backend (#11086)

This commit changes TensorRegistry in builtin backend.
  - Remove TensorBuilders for training from builtin backend
  - Replace TensorRegistry with train::TensorRegistry

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