From: 박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 Date: Wed, 21 Mar 2018 10:12:28 +0000 (+0900) Subject: Add 'roadmap.md' (#26) X-Git-Tag: nncc_backup~2801 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad74dde25dbc751eca929a97bf3b67638aafdae2;p=platform%2Fcore%2Fml%2Fnnfw.git Add 'roadmap.md' (#26) This commit adds 'roadmap.md' which states the goal of nncc in 2018. Signed-off-by: Jonghyun Park --- diff --git a/doc/roadmap.md b/doc/roadmap.md new file mode 100644 index 0000000..d2227e8 --- /dev/null +++ b/doc/roadmap.md @@ -0,0 +1,6 @@ +## 2018 + +In 2018, _nncc_ will provide Caffe/TensorFlow Lite frontends and ARM CPU/GPU backends built on top of +well-specified common (re-targetable) intermediate representation (IR) which is expressive enough to +encode Inception(v3) and MobileNet, and is flexible enough to support next-gen H/W architectures, such +as DSP or NPU.