From 3083f7ee68ce08147db08fca2474e5f4712fc8d7 Mon Sep 17 00:00:00 2001 From: Dmitrii Agibov Date: Fri, 7 Oct 2022 11:39:37 +0100 Subject: MLIA-607 Update documentation and comments Use "TensorFlow Lite" instead of "TFLite" in documentation and comments Change-Id: Ie4450d72fb2e5261d152d72ab8bd94c3da914c46 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28473d8..7ceefb3 100644 --- a/README.md +++ b/README.md @@ -190,9 +190,9 @@ mlia operators --target-profile ethos-u55-256 ~/models/mobilenet_v1_1.0_224_quan #### *Arguments* -##### TFLite model options +##### TensorFlow Lite model options -* model: Input model in TFLite format [required]. +* model: Input model in TensorFlow Lite format [required]. ##### Target profile options @@ -234,9 +234,9 @@ mlia performance ~/models/mobilenet_v1_1.0_224_quant.tflite \ #### *Arguments* -##### TFLite model options +##### TensorFlow Lite model options -* model: Input model in TFLite format [required]. +* model: Input model in TensorFlow Lite format [required]. ##### Target profile options -- cgit v1.2.1