aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 914abc2ac3..56633e64d1 100644
--- a/filelist.json
+++ b/filelist.json
@@ -1139,6 +1139,22 @@
}
}
},
+ "FullyConnected": {
+ "deps": [
+ "CpuFlatten",
+ "CpuConvertFullyConnectedWeights",
+ "CpuGemm",
+ "CpuGemmLowpMatrixMultiplyCore"
+ ],
+ "files": {
+ "operator": [
+ "src/runtime/cpu/operators/CpuFullyConnected.cpp"
+ ]
+ },
+ "kernel": [
+ "CpuTransposeKernel"
+ ]
+ },
"FuseBatchNormalization": {
"files": {
"kernel": [