aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/filelist.json b/filelist.json
index 304488ea36..18fcaa81a0 100644
--- a/filelist.json
+++ b/filelist.json
@@ -27,8 +27,14 @@
"src/core/Version.cpp",
"src/core/helpers/SoftmaxHelpers.cpp",
"src/core/helpers/WindowHelpers.cpp",
+ "src/core/utils/ActivationFunctionUtils.cpp",
"src/core/utils/AssemblyUtils.cpp",
+ "src/core/utils/DataTypeUtils.cpp",
+ "src/core/utils/DataLayoutUtils.cpp",
+ "src/core/utils/InterpolationPolicyUtils.cpp",
+ "src/core/utils/FormatUtils.cpp",
"src/core/utils/ScaleUtils.cpp",
+ "src/core/utils/StringUtils.cpp",
"src/core/utils/helpers/fft.cpp",
"src/core/utils/helpers/tensor_transform.cpp",
"src/core/utils/io/FileHandler.cpp",