aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/cli/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/cli/main.py')
-rw-r--r--src/mlia/cli/main.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mlia/cli/main.py b/src/mlia/cli/main.py
index bafe434..d36d2d9 100644
--- a/src/mlia/cli/main.py
+++ b/src/mlia/cli/main.py
@@ -37,10 +37,11 @@ logger = logging.getLogger(__name__)
INFO_MESSAGE = f"""
ML Inference Advisor {__version__}
-Help the design and optimization of neural network models for efficient inference on a target CPU, GPU and NPU
+Help the design and optimization of neural network models for efficient inference on a target CPU and NPU
Supported targets:
+ - Cortex-A <op compatibility>
- Ethos-U55 <op compatibility, perf estimation, model opt>
- Ethos-U65 <op compatibility, perf estimation, model opt>
- TOSA <op compatibility>