aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index b426411681..c5abc620cd 100644
--- a/filelist.json
+++ b/filelist.json
@@ -6,7 +6,8 @@
"src/common/utils/LegacySupport.cpp",
"src/common/AllocatorWrapper.cpp",
"src/common/ITensorV2.cpp",
- "src/common/TensorPack.cpp"
+ "src/common/TensorPack.cpp",
+ "src/common/IOperator.cpp"
],
"c_api": {
"common": [
@@ -21,6 +22,10 @@
],
"gpu": [
"src/c/cl/AclOpenClExt.cpp"
+ ],
+ "operators":
+ [
+ "src/c/operators/AclActivation.cpp"
]
},
"gpu": {