aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/filelist.json b/filelist.json
index c5abc620cd..d9c67126c6 100644
--- a/filelist.json
+++ b/filelist.json
@@ -288,7 +288,7 @@
"files": {
"operator": [
"src/runtime/gpu/cl/operators/ClGemm.cpp",
- "src/runtime/gpu/cl/operators/ClGemmConvolution.cpp"
+ "src/runtime/gpu/cl/operators/ClGemmConv2d.cpp"
],
"kernel": [
"src/core/gpu/cl/kernels/ClGemmMatrixMultiplyNativeKernel.cpp",
@@ -1240,7 +1240,7 @@
],
"files": {
"operator": [
- "src/runtime/cpu/operators/CpuGemmConvolution.cpp"
+ "src/runtime/cpu/operators/CpuGemmConv2d.cpp"
],
"kernel": [
"src/core/cpu/kernels/CpuWeightsReshapeKernel.cpp"