aboutsummaryrefslogtreecommitdiff
path: root/src/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'src/BUILD.bazel')
-rw-r--r--src/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BUILD.bazel b/src/BUILD.bazel
index 6e73f2eba6..44a1e83aa6 100644
--- a/src/BUILD.bazel
+++ b/src/BUILD.bazel
@@ -954,7 +954,7 @@ filegroup(
"runtime/NEON/functions/NERange.cpp",
"runtime/NEON/functions/NEReduceMean.cpp",
"runtime/NEON/functions/NEReductionOperation.cpp",
- "runtime/NEON/functions/NEReorder.cpp",
+ "runtime/NEON/functions/NEReorderLayer.cpp",
"runtime/NEON/functions/NEReorgLayer.cpp",
"runtime/NEON/functions/NEReshapeLayer.cpp",
"runtime/NEON/functions/NEReverse.cpp",