aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
authorSheri Zhang <sheri.zhang@arm.com>2021-07-28 11:20:04 +0100
committerSheri Zhang <sheri.zhang@arm.com>2021-08-02 10:21:15 +0000
commit06d1efd05a55f40867d68f9583053a40b9a0b55c (patch)
treefebdc5b5238c68feadec9b9548b5dd25cfb2aab2 /filelist.json
parent529b5a2355ce6354af3ea9f97af810a94908e7fe (diff)
downloadComputeLibrary-06d1efd05a55f40867d68f9583053a40b9a0b55c.tar.gz
Port CLConvolutionLayer
Resolves: COMPMID-4508 Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: Ifcb6d8ab290655dc8f47a067f23324cf227736f1 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6015 Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 73ef4c73f5..f255d76962 100644
--- a/filelist.json
+++ b/filelist.json
@@ -177,6 +177,13 @@
]
}
},
+ "Conv2d": {
+ "files": {
+ "operator": [
+ "src/runtime/gpu/cl/operators/ClConv2d.cpp"
+ ]
+ }
+ },
"PRelu": {
"files": {
"operator": [