onecc-docker:release/1.10.0

Last commit made on 2020-10-21
Get this branch:
git clone -b release/1.10.0 https://git.launchpad.net/onecc-docker

Branch merges

Branch information

Name:
release/1.10.0
Repository:
lp:onecc-docker

Recent commits

7d42980... by Hyeongseok Oh <email address hidden>

[release/1.10.0] Update release note (#4701)

* [release/1.10.0] Update release note

Update release note: runtime part

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

* Update docs/release/1.10/release-note-1.10.0.md

Co-authored-by: Sanggyu Lee <email address hidden>

Co-authored-by: Sanggyu Lee <email address hidden>

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

[nnfwapi] Fix GTEST.NO_ASSERTION (#4677)

This will fix GTEST.NO_ASSERTION one_op_tests

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

63ba1fe... by SaeHie Park <email address hidden>

[luci-interpreter] Fix GTEST.NO_ASSERTION (#4675)

This will fix GTEST.NO_ASSERTION in luci-interpreter

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

5213b1f... by Hyeongseok Oh <email address hidden>

Release note 1.10.0 (#4643)

Release note for 1.10.0

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

8315c2b... by JiHwan Yeo <email address hidden>

[onert] Match mmap-munmap pair in base_loader (#4636)

- Use mmap and munmap to read tensor data for CachedData
- Removes unnecessary unmap helper function

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

8a8f4d8... by Hyeongseok Oh <email address hidden>

[onert] Install armcompute .so file only (#4632)

When installing arm compute library for test, copy .so file only

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

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

[onert] Fix ResizeBilinear shape inference log (#4629)

Fix shape inference log bug by typo: output_height -> output_width

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

999e0f7... by SaeHie Park <email address hidden>

[infra] Add bcq-tools to preset for Windows (#4606)

This will add bcq-tools to 20200731_windows preset

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

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

[onert/cpu] Initialize ReduceLayer reduce type field (#4630)

Initialize _reduceType field and use all target
New reduce type for initialize and debug: kInvliad
Fix exception log

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

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

[onnx-tools] README file (#4628)

This will introduce README file for compiler/onnx-tools

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