aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2021-06-29 15:31:58 +0100
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-06-30 15:54:14 +0000
commit399f623e29500e28c34e8a5adb07dd15e7f26c0c (patch)
tree8ba1e1de51f61a13e8db94a8bd6074770c5c4938 /filelist.json
parentc63b722591ff23c8c6fe5fb8ef8c8516d40f03aa (diff)
downloadComputeLibrary-399f623e29500e28c34e8a5adb07dd15e7f26c0c.tar.gz
Port ClGemmLowpOutputStage operator to new interface
Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Change-Id: I96630b45887eaba16ef358b95f3d9ac0b9045157 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5882 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 517502f8f8..97f1db0901 100644
--- a/filelist.json
+++ b/filelist.json
@@ -231,6 +231,9 @@
},
"GEMMLowp": {
"files": {
+ "operator": [
+ "src/runtime/gpu/cl/operators/ClGemmLowpOutputStage.cpp"
+ ],
"kernel": [
"src/core/gpu/cl/kernels/ClGemmLowpMatrixMultiplyNativeKernel.cpp",
"src/core/gpu/cl/kernels/ClGemmLowpMatrixMultiplyReshapedKernel.cpp",