From f77ffbd3033d122a375c3be63624ea80507d0541 Mon Sep 17 00:00:00 2001 From: Benjamin Klimczak Date: Mon, 7 Nov 2022 12:04:06 +0000 Subject: MLIA-275 Remove support for CSV output Change-Id: I212c9cad5f2ac28b75b1d9e2fb8f1f8b444b8397 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 20f80fe..ec4080d 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ mlia operators --target-profile ethos-u55-256 ~/models/mobilenet_v1_1.0_224_quan * --output: Name of the file where the report will be saved. The report format is automatically detected based on the file extension. Supported formats are: - csv, json. + json. ##### Optional arguments @@ -260,7 +260,7 @@ mlia performance ~/models/mobilenet_v1_1.0_224_quant.tflite \ * --output: Name of the file where the report will be saved. The report format is automatically detected based on the file extension. Supported formats are: - csv, json. + json. ##### Debug options @@ -388,7 +388,7 @@ mlia all_tests --output ./report.json ~/models/ds_cnn_l.h5 * --output: Name of the file where the report will be saved. The report format is automatically detected based on the file extension. Supported formats are: - csv, json. + json. ##### Debug options -- cgit v1.2.1