From d7167751a2d4c6e68cf7845b3f8bf92f327ab99f 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 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b80259b2a4..8c5c2d7771 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,25 @@ NNStreamer is a set of Gstreamer plugins, which allows 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) +[Architectural Description](https://github.com/nnsuite/nnstreamer/wiki/Architectural-Description) (WIP)
+[NNStreamer: Stream Processing Paradigm for Neural Networks ...](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)] + + +## Official Releases + +Daily Releases +| Arch | [Tizen](http://download.tizen.org/live/devel%3A/AIC%3A/Tizen%3A/5.0%3A/nnsuite/standard/) | [Ubuntu](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) | Android | Yocto | +| :-- | -- | -- | -- | -- | +| | 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