summaryrefslogtreecommitdiff
path: root/docs/quick_start.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_start.md')
-rw-r--r--docs/quick_start.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/quick_start.md b/docs/quick_start.md
index 93e7943..2af0c8e 100644
--- a/docs/quick_start.md
+++ b/docs/quick_start.md
@@ -303,3 +303,8 @@ cmake .. \
> **Note:** If you want to change the application, then, instead of using the `build_default` Python script, follow the
> approach defined in [documentation.md](./documentation.md#arm_ml-embedded-evaluation-kit). For example, if you wanted to modify the number of
> MACs units of the Ethos-U, or running a custom neural network.
+
+> **Note:** The performance summary produced by Vela compiler for any model are **estimates only**. Vela computes
+> these figures from a very simplistic approximation. To get accurate performance numbers for the Arm Ethos-U NPU,
+> please use the FVP or the FPGA platforms.
+