aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json')
-rw-r--r--src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json b/src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json
index 41d2fd0..c27c6f5 100644
--- a/src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json
+++ b/src/mlia/resources/backend_configs/systems/corstone-300/backend-config.json
@@ -16,7 +16,7 @@
"run": [
{
"name": "--data",
- "description": "Full file name for a custom model. Model must be in TFLite format compiled with Vela.",
+ "description": "Full file name for a custom model. Model must be in TensorFlow Lite format compiled with Vela.",
"values": [],
"alias": "input_file"
},
@@ -52,7 +52,7 @@
"run": [
{
"name": "--data",
- "description": "Full file name for a custom model. Model must be in TFLite format compiled with Vela.",
+ "description": "Full file name for a custom model. Model must be in TensorFlow Lite format compiled with Vela.",
"values": [],
"alias": "input_file"
},