Update release note for data type decoupling
authorGiorgio Arena <giorgio.arena@arm.com>
Tue, 23 Feb 2021 12:30:49 +0000 (12:30 +0000)
committerGiorgio Arena <giorgio.arena@arm.com>
Tue, 23 Feb 2021 12:47:25 +0000 (12:47 +0000)
Change-Id: I8a2d35ef1d1a16e687b581e16a6907e392ef96f4
Signed-off-by: Giorgio Arena <giorgio.arena@arm.com>
docs/00_introduction.dox

index 5c6b202139822fbe204e25fb5e17675247e0c3d9..79d2585cf05415971f59dd1a3d22ac72335b0164 100644 (file)
@@ -133,6 +133,7 @@ v21.02 Public major release
  - Add functionality to load the OpenCL GEMM heuristics at runtime
    - The GEMM heuristic file (MLGO) can be used to update the default GEMM heuristics available for OpenCL
  - Note: there might be performance regressions against v20.08 in Inception v3 using int8 data types on Arm Mali-G77 GPUs. Currently under investigation
+ - Note: data-type decoupling is in progress and expiremental. Warning of unused symbols might be raised
 
 v20.11 Public major release
  - Various bug fixes.