Change-Id: I8a2d35ef1d1a16e687b581e16a6907e392ef96f4
Signed-off-by: Giorgio Arena <giorgio.arena@arm.com>
- 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.