aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/cli/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mlia/cli/commands.py')
-rw-r--r--src/mlia/cli/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mlia/cli/commands.py b/src/mlia/cli/commands.py
index 27f5b2b..f0ba519 100644
--- a/src/mlia/cli/commands.py
+++ b/src/mlia/cli/commands.py
@@ -48,7 +48,7 @@ def check(
comprehensive report/advice:
- converts the input Keras model into TensorFlow Lite format
- - checks the model for operator compatibility on the specified device
+ - checks the model for operator compatibility on the specified target
- generates a final report on the steps above
- provides advice on how to (possibly) improve the inference performance