[coco] Initial commit (#686)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 17 Jul 2018 07:03:22 +0000 (16:03 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 17 Jul 2018 07:03:22 +0000 (16:03 +0900)
This commit creates a working directory for 'coco' project which aims to
build an experimental compiler for IR design.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/README.md [new file with mode: 0644]

diff --git a/contrib/coco/README.md b/contrib/coco/README.md
new file mode 100644 (file)
index 0000000..c2d92e5
--- /dev/null
@@ -0,0 +1,3 @@
+# coco
+
+_coco_ is an experimental NN compiler based on experimental coarse-grained IR.