aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2023-05-11 11:54:22 +0100
committerOmar Al Khatib <omar.alkhatib@arm.com>2023-05-12 09:58:46 +0100
commit6de6ca9c74e3cdf308d223691558a7544bfd6751 (patch)
treec3a4c8b21b5dc3e6b96c267df43a196cf5133022
parent22111e0a913c8c2f1d965f6f9775ec5a33ba7426 (diff)
downloadComputeLibrary-6de6ca9c74e3cdf308d223691558a7544bfd6751.tar.gz
Fix undefined ClMatMulNativeKernel::validate for high priority build
Resolves COMPMID-6249 Signed-off-by: SiCong Li <sicong.li@arm.com> Change-Id: I910ecec57279ecc20aeac2d24b0caa27f688f693 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/9612 Reviewed-by: Jakub Sujak <jakub.sujak@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--filelist.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index 4cf6230fef..807000a623 100644
--- a/filelist.json
+++ b/filelist.json
@@ -106,7 +106,8 @@
"Conv2d",
"Permute",
"Pool2d",
- "Reshape"
+ "Reshape",
+ "MatMul"
],
"gpu": {
"common": [