onecc-docker:release/1.16.0

Last commit made on 2021-05-27
Get this branch:
git clone -b release/1.16.0 https://git.launchpad.net/onecc-docker

Branch merges

Branch information

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

Recent commits

8bfc801... by seongwoo

[debian] Add 1.16.1 changelog (#6891)

This commit adds 1.16.1 changelog.

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

84a8dbc... by seongwoo

Release Note for ONE 1.16.1 (#6892)

- Release Note for ONE 1.16.1
- index.rst updated

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

d2fa998... by seongwoo

[one-cmds] Extends the point where codegen finds backends (#6890)

This commit extends the point where `one-codegen` finds backends.

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

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

[vconone] Bump version 1.16.1 (#6888)

This will bump version to 1.16.1 for release/1.16.0 branch.

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

2cbd5dc... by seongwoo

[debian] Add python3-things to dependencies (#6881)

This commit adds python3-things to one-compiler's dependencies.

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

bff45b2... by seongwoo

[debian] Change distribution value (#6877)

This commit changes distribution value to stable one.

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

1815a13... by Alexander Moiseev <email address hidden>

[luci-interpreter] Sort KernelBuilder visitors (#6879)

This commit introduces alphabetical order of visitor declarations in
KernelBuilder.

Signed-off-by: Alexander Moiseev <email address hidden>

e9ff50d... by Cheongyo Bahk <email address hidden>

[SAM] Add comments for exclude list (#6873)

This commit adds comment for each exclude file list.

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

7cea97b... by Hyukjin Jeong <email address hidden>

[luci] Quantize Softmax using fixed values (#6872)

This quantizes Softmax using fixed values (min: 0, max: 1).

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

d681186... by Seok Namkoong <email address hidden>

[circle-tensordump] nullptr check for tensor name (#6868)

This commit adds nullptr checking codes for tensor name in `circle-tensordump`.

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