aboutsummaryrefslogtreecommitdiff
path: root/filelist.json
diff options
context:
space:
mode:
Diffstat (limited to 'filelist.json')
-rw-r--r--filelist.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/filelist.json b/filelist.json
index 06a09139db..f6e85473c2 100644
--- a/filelist.json
+++ b/filelist.json
@@ -2237,7 +2237,8 @@
"common": [ "src/cpu/kernels/softmax/generic/sve/impl.cpp" ]
},
"sve2":{
- "common" :["src/cpu/kernels/softmax/generic/sve2/impl.cpp"]
+ "common" :["src/cpu/kernels/softmax/generic/sve2/impl.cpp"],
+ "fp32" :["src/cpu/kernels/softmax/generic/sme2/fp32.cpp"]
}
}
},