aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json
diff options
context:
space:
mode:
authorDmitrii Agibov <dmitrii.agibov@arm.com>2022-10-07 11:39:37 +0100
committerDmitrii Agibov <dmitrii.agibov@arm.com>2022-10-07 11:40:21 +0100
commit3083f7ee68ce08147db08fca2474e5f4712fc8d7 (patch)
treec52e668c01a6a1041c08190e52a15944fd65b453 /src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json
parentbb7fb49484bb3687041061b2fdbbfae3959be54b (diff)
downloadmlia-3083f7ee68ce08147db08fca2474e5f4712fc8d7.tar.gz
MLIA-607 Update documentation and comments
Use "TensorFlow Lite" instead of "TFLite" in documentation and comments Change-Id: Ie4450d72fb2e5261d152d72ab8bd94c3da914c46
Diffstat (limited to 'src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json')
-rw-r--r--src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json b/src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json
index d043a2d..e0b1d1d 100644
--- a/src/mlia/resources/backend_configs/systems/corstone-310/backend-config.json
+++ b/src/mlia/resources/backend_configs/systems/corstone-310/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"
},