From 28c768edde1dd12b470348156983ffd3b1248739 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Fri, 28 Aug 2020 15:06:57 +0100 Subject: Remove mention of lack of support for HAL1.3 in GpuAcc Signed-off-by: Teresa Charlin Change-Id: I2ac8b2dd1d012ddcd2f134f6d0d564f068caf601 --- NnapiSupport.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NnapiSupport.txt b/NnapiSupport.txt index 7e1999b4..989dc5f9 100644 --- a/NnapiSupport.txt +++ b/NnapiSupport.txt @@ -82,6 +82,4 @@ appropriately and the framework implements those operations using a CPU implemen NOTE: By convention, only those tensor types have been listed above, which are fully supported across all ArmNN backends. - FLOAT16 input tensors are partially supported on most HAL 1.2 operators on the GpuAcc and - CpuRef backends, however not on CpuAcc. - - QUANT8_ASYMM_SIGNED has been added to the list in spite of not being supported in GpuAcc, - as this data type was added as part of HAL 1.3, which is currently not supported by GpuAcc. + CpuRef backends, however not on CpuAcc. \ No newline at end of file -- cgit v1.2.1