aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index f2ad539aeb..e221f7dc00 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -849,6 +849,7 @@ Below is a list of the common parameters among the graph examples :
For Android, the library was successfully built and tested using Google's standalone toolchains:
- clang++ from NDK r17b for armv7a
- clang++ from NDK r17b for arm64-v8a
+ - clang++ from NDK r18-beta1 for arm64-v8.2-a with FP16 support
Here is a guide to <a href="https://developer.android.com/ndk/guides/standalone_toolchain.html">create your Android standalone toolchains from the NDK</a>