From f4e84fb112d9b17b487d3e99aeb53700818d04fd Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Thu, 8 Jul 2021 15:36:07 +0100 Subject: Port ClGemmLowp to new API Signed-off-by: Georgios Pinitas Change-Id: Icef9ca564e61a00a3f4fd4ae7f465a711ff8c51d Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5939 Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio Comments-Addressed: Arm Jenkins --- filelist.json | 1 + 1 file changed, 1 insertion(+) (limited to 'filelist.json') diff --git a/filelist.json b/filelist.json index e256744aab..914abc2ac3 100644 --- a/filelist.json +++ b/filelist.json @@ -275,6 +275,7 @@ "GEMMLowp": { "files": { "operator": [ + "src/runtime/gpu/cl/operators/ClGemmLowpMatrixMultiplyCore.cpp", "src/runtime/gpu/cl/operators/ClGemmLowpOutputStage.cpp" ], "kernel": [ -- cgit v1.2.1