Update documentations with recent data.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 26 Oct 2022 11:15:05 +0000 (20:15 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 31 Oct 2022 02:47:46 +0000 (11:47 +0900)
- Updated releases.
- Updated products and services.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Documentation/features-per-distro.md
Documentation/nnstreamer_capi.md
README.md

index db93861..3ec2a98 100644 (file)
@@ -18,6 +18,7 @@ This document reflects the status of 2022-07-14 (2.1.1 devel)
         - tensorflow2-lite (2.3, 2.7.0, 2.8.1) w/ delegation supports (GPU, XNNPACK, NNAPI, ...) since 2.7.0
         - nnfw runtime (a.k.a. ONE-RT)
         - Trinity NPU (Samsung TV 2022+)
+        - nntrainer (inference)
         - python3 filter
         - LUA filter
         - mvncsdk2
@@ -28,6 +29,7 @@ This document reflects the status of 2022-07-14 (2.1.1 devel)
         - SNPE
         - grpc
         - MQTT
+        - AITT (Since Tizen 7.0 M2)
         - flexbuf (converter/decoder)
         - flatbuf (converter/decoder)
         - protobuf (converter/decoder)
@@ -40,7 +42,6 @@ This document reflects the status of 2022-07-14 (2.1.1 devel)
         - pytorch (ready)
         - caffe2 (ready)
         - snap (not supported in Tizen)
-        - AITT (in progress)
 
 
 ## Android
index e522226..3904380 100644 (file)
@@ -2,6 +2,9 @@
 title: NNStreamer C-API
 ...
 
+
+** NOTICE: ML-API implementation is migrated to [api.git](https://github.com/nnstreamer/api).**
+
 # Machine Learning Inference
 
 
index 1c6a46e..fe2a0d4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ neural network developers to manage neural network pipelines and their filters e
 
 |     | [Tizen](http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/) | [Ubuntu](https://launchpad.net/~nnstreamer/+archive/ubuntu/ppa) | Android | [Yocto](https://github.com/nnstreamer/meta-neural-network) | macOS |
 | :-- | :--: | :--: | :--: | :--: | :--: |
-|     | 5.5M2 and later | 16.04/18.04/20.04 | 9/P | Zeus and later |   |
+|     | 5.5M2 and later | ~~16.04~~/18.04/20.04/22.04 | 9/P | Kirkstone |   |
 | arm | [![armv7l badge](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/badge/armv7l_result_badge.svg)](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/build_result/latest/log/) | Available  | Available| Ready | N/A |
 | arm64 |  [![aarch64 badge](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/badge/aarch64_result_badge.svg)](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/build_result/latest/log/) | Available  | [![android badge](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/badge/android_result_badge.svg)](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/build_result/latest/log/) | Ready | N/A |
 | x64 | [![x64 badge](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/badge/x86_64_result_badge.svg)](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/build_result/latest/log/)  | [![ubuntu badge](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/badge/ubuntu_result_badge.svg)](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/build_result/latest/log/)  | Ready  | [![yocto badge](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/badge/yocto_result_badge.svg)](http://ci.nnstreamer.ai/nnstreamer/ci/daily-build/build_result/latest/log/) | Available |