From 6fbcffb4ee039438a409fbc92e38fa5d1d118833 Mon Sep 17 00:00:00 2001 From: Benjamin Klimczak Date: Fri, 23 Dec 2022 17:26:09 +0000 Subject: MLIA-737 Show connection between target / backend - The help text of MLIA now shows a table of supported targets, backends and advice. - The table is only shown with the help message and not when MLIA is run normally. Change-Id: I3234ce91e943de4b08b9471bd95a474df34755f7 --- tests/test_target_ethos_u_reporters.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_target_ethos_u_reporters.py') diff --git a/tests/test_target_ethos_u_reporters.py b/tests/test_target_ethos_u_reporters.py index ee7ea52..bc764a0 100644 --- a/tests/test_target_ethos_u_reporters.py +++ b/tests/test_target_ethos_u_reporters.py @@ -62,7 +62,6 @@ Operators: │ 2 │ cpu_only │ test_type │ CPU │ * CPU only operator │ ├───┼─────────────────┼───────────────┼───────────┼───────────────────────────────┤ │ 3 │ npu_unsupported │ test_type │ CPU │ * Not supported operator │ -│ │ │ │ │ │ │ │ │ │ │ * Reason why operator is not │ │ │ │ │ │ supported │ └───┴─────────────────┴───────────────┴───────────┴───────────────────────────────┘ -- cgit v1.2.1