aboutsummaryrefslogtreecommitdiff
path: root/examples/neon_cnn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/neon_cnn.cpp')
-rw-r--r--examples/neon_cnn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/neon_cnn.cpp b/examples/neon_cnn.cpp
index 11bb0884bd..5ecf055e60 100644
--- a/examples/neon_cnn.cpp
+++ b/examples/neon_cnn.cpp
@@ -257,7 +257,7 @@ private:
Tensor out_fc0{};
Tensor out_softmax{};
- // Neon allocator
+ // Allocator
Allocator allocator{};
// Memory groups