aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/backends/NEON/NEFunctionFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/backends/NEON/NEFunctionFactory.h')
-rw-r--r--arm_compute/graph/backends/NEON/NEFunctionFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/graph/backends/NEON/NEFunctionFactory.h b/arm_compute/graph/backends/NEON/NEFunctionFactory.h
index 4dd1f1f5ca..6365b71f32 100644
--- a/arm_compute/graph/backends/NEON/NEFunctionFactory.h
+++ b/arm_compute/graph/backends/NEON/NEFunctionFactory.h
@@ -38,7 +38,7 @@ class GraphContext;
namespace backends
{
-/** Factory for generating Neon backend functions **/
+/** Factory for generating CPU backend functions **/
class NEFunctionFactory final
{
public: