From 8c6ffe57b1052b4563e0087a8b6b8259a84d1f66 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Thu, 24 Jan 2019 15:21:07 +0900 Subject: [PATCH] [Doc] Add regular release status Build/Text status and Test code coverage will be available after https://github.com/nnsuite/TAOS-CI/issues/452 is resolved. Signed-off-by: MyungJoo Ham --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index b80259b2a4..9061ab8709 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,23 @@ Gstreamer developers to adopt neural network models easily and efficiently and neural network developers to manage stream pipelines and their filters easily and efficiently. [Architectural Description](https://github.com/nnsuite/nnstreamer/wiki/Architectural-Description) (WIP) +[NNStreamer: Stream Processing Paradigm for Neural Networks, Toward Efficient Development and Execution of On-Device AI Applications](https://arxiv.org/abs/1901.04985) [pdf](https://arxiv.org/pdf/1901.04985) +[GStreamer Conference 2018, NNStreamer](https://gstreamer.freedesktop.org/conference/2018/talks-and-speakers.html#nnstreamer-neural-networks-as-filters) [media](https://github.com/nnsuite/nnstreamer/wiki/Gstreamer-Conference-2018-Presentation-Video) [pdf](https://github.com/nnsuite/nnstreamer/wiki/slides/2018_GSTCON_Ham_181026.pdf) + + +## Daily Releases + +| Arch | [Tizen Daily](http://download.tizen.org/live/devel%3A/AIC%3A/Tizen%3A/5.0%3A/nnsuite/standard/) | [Ubuntu Daily](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) | Android Daily | Yocto Daily | +| :-- | -- | -- | -- | -- | +| | 5.5 | 16.04/18.04 | TBD | TBD | +| arm | Available | Available | Planned | Planned | +| arm64 | Available | Available | N/A | Planned | +| x64 | Available | Available | N/A | N/A | +| x86 | Available | N/A | N/A | N/A | + +[(WIP)](https://github.com/nnsuite/TAOS-CI/issues/452) + + ## Objectives