diff options
Diffstat (limited to 'tw2/model-config.xml')
-rw-r--r-- | tw2/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tw2/model-config.xml b/tw2/model-config.xml index 4660a0f..5f2ab8d 100644 --- a/tw2/model-config.xml +++ b/tw2/model-config.xml @@ -52,6 +52,7 @@ <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/machine_learning.training" 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> |