aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index d520f8e1dd..c311af459d 100644
--- a/filelist.json
+++ b/filelist.json
@@ -1187,8 +1187,11 @@
"ConvertQuantizedSignedness"
],
"files": {
+ "operator": [
+ "src/runtime/cpu/operators/CpuGemmConvolution.cpp"
+ ],
"kernel": [
- "src/core/NEON/kernels/NEWeightsReshapeKernel.cpp"
+ "src/core/cpu/kernels/CpuWeightsReshapeKernel.cpp"
]
}
},