From 3a6163ed0c2d0ab4cac0456e8f66c704c6ad10c2 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Fri, 10 Aug 2018 17:36:36 +0100 Subject: COMPMID-1499: Fixed issues to build for FP16 on Android Change-Id: I7cd15e9115b5c6f544005528d69061751286be11 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/143708 Tested-by: Jenkins Reviewed-by: Michele DiGiorgio --- docs/00_introduction.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 create your Android standalone toolchains from the NDK -- cgit v1.2.1