[ACR-1382] Newly add machine_learning feature 46/211146/2
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 30 Jul 2019 10:14:03 +0000 (19:14 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Wed, 31 Jul 2019 02:32:24 +0000 (11:32 +0900)
This patch newly adds machine_learning and machine_learning.inference
features. Mobile, TV, Wearable and IoT Headed are supported.

Change-Id: I160bd1daaf7820855d1e4a5529a7ec9af9bebdb1
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
17 files changed:
emulator/model-config.xml
emulator/model-config_mobile.xml
emulator/model-config_mobile64.xml
emulator/model-config_tv.xml
emulator/model-config_tv64.xml
emulator/model-config_wearable.xml
generic/model-config-iot.xml
generic/model-config.xml
rpi3/model-config.xml
rpi3/model-config_tv.xml
tm1/model-config.xml
tm2/model-config.xml
tw2/model-config.xml
tw3/model-config.xml
xu3/model-config.xml
xu3/model-config_ivi.xml
xu3/model-config_tv.xml

index 10fb509..7fff2e5 100644 (file)
@@ -30,6 +30,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">true</key>
index 1e72352..64081a8 100644 (file)
@@ -49,6 +49,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">true</key>
index 42d82a9..0438980 100644 (file)
@@ -49,6 +49,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">true</key>
index 74ab4a5..c103fc8 100644 (file)
@@ -50,6 +50,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>
index 7c80800..ef5e6a5 100644 (file)
@@ -48,6 +48,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>
index 1efaabd..423972e 100644 (file)
@@ -49,6 +49,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.image_capture" type="bool">true</key>
index 85d8c47..791a436 100644 (file)
@@ -47,6 +47,8 @@
                <key name="tizen.org/feature/location.gps" type="bool">false</key>
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key>
                <key name="tizen.org/feature/maps" type="bool">false</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">false</key>
                <key name="tizen.org/feature/media.image_capture" type="bool">false</key>
index f11ce22..179334f 100644 (file)
@@ -22,6 +22,8 @@
                <key name="tizen.org/feature/location" type="bool">false</key>
                <key name="tizen.org/feature/location.gps" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key>
                <key name="tizen.org/feature/microphone" type="bool">true</key>
                <key name="tizen.org/feature/multi_assistant" type="bool">true</key>
                <key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
index a2c9909..d1bdca9 100644 (file)
@@ -42,6 +42,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>
index 722789e..c5c61bd 100644 (file)
@@ -42,6 +42,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>
index 48c6e6b..a1be522 100644 (file)
@@ -49,6 +49,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">true</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">true</key>
index 2c9b776..de08d78 100644 (file)
@@ -49,6 +49,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">true</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">true</key>
index 13cee99..0fda8ba 100644 (file)
@@ -48,6 +48,8 @@
                <key name="tizen.org/feature/location.gps" type="bool">true</key>
                <key name="tizen.org/feature/location.gps.satellite" type="bool">true</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.image_capture" type="bool">false</key>
index 3c674c3..ffe8e7e 100644 (file)
@@ -48,6 +48,8 @@
                <key name="tizen.org/feature/location.gps" type="bool">true</key>
                <key name="tizen.org/feature/location.gps.satellite" type="bool">true</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.image_capture" type="bool">false</key>
index 6d2e230..5b19b72 100644 (file)
@@ -48,6 +48,8 @@
                <key name="tizen.org/feature/location.gps" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">false</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>
index f9079db..b7e623c 100644 (file)
@@ -40,6 +40,8 @@
                <key name="tizen.org/feature/location.gps" type="bool">true</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">true</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>
index ae1b041..c2a3291 100644 (file)
@@ -50,6 +50,8 @@
                <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key>
                <key name="tizen.org/feature/location.wps" type="bool">false</key>
                <key name="tizen.org/feature/location.geofence" type="bool">false</key>
+               <key name="tizen.org/feature/machine_learning" type="bool">true</key>
+               <key name="tizen.org/feature/machine_learning.inference" type="bool">true</key>
                <key name="tizen.org/feature/maps" type="bool">true</key>
                <key name="tizen.org/feature/media.audio_recording" type="bool">false</key>
                <key name="tizen.org/feature/media.video_recording" type="bool">false</key>