summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaeHie Park <saehie.park@gmail.com>2020-07-08 11:32:10 +0900
committerGitHub <noreply@github.com>2020-07-08 11:32:10 +0900
commit6f1fe09802f613580427ff00fc7bd0ba080729b0 (patch)
tree7aa9d2d95bea6a40aa40f44b9da5034b384a97fa
parent91a69f0f477f612183c059e1e67be3182886f722 (diff)
downloadnnfw-6f1fe09802f613580427ff00fc7bd0ba080729b0.tar.gz
nnfw-6f1fe09802f613580427ff00fc7bd0ba080729b0.tar.bz2
nnfw-6f1fe09802f613580427ff00fc7bd0ba080729b0.zip
Release Note for 1.6.1 (#2952)
* Release Note for 1.6.1 * add reason of bug This will introduce release note document for 1.6.1 ONE-DCO-1.0-Signed-off-by: SaeHie Park <saehie.park@gmail.com>
-rw-r--r--docs/release/1.6/release-note-1.6.1.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release/1.6/release-note-1.6.1.md b/docs/release/1.6/release-note-1.6.1.md
new file mode 100644
index 000000000..055217b72
--- /dev/null
+++ b/docs/release/1.6/release-note-1.6.1.md
@@ -0,0 +1,8 @@
+# Release Note 1.6.1
+
+## ONE Compiler
+
+### Bug patch
+
+- Update tf2nnpkg to latest preset; 1.6.0 contained old version.
+ - 1.6.0 tf2nnpkg called old compiler binaries that are not packaged.