aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph2/backends/NEON/NEFunctionFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph2/backends/NEON/NEFunctionFactory.h')
-rw-r--r--arm_compute/graph2/backends/NEON/NEFunctionFactory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph2/backends/NEON/NEFunctionFactory.h b/arm_compute/graph2/backends/NEON/NEFunctionFactory.h
index a065340ad6..09ca49ae6c 100644
--- a/arm_compute/graph2/backends/NEON/NEFunctionFactory.h
+++ b/arm_compute/graph2/backends/NEON/NEFunctionFactory.h
@@ -38,6 +38,7 @@ class GraphContext;
namespace backends
{
+/** Factory for generating NEON backend functions **/
class NEFunctionFactory final
{
public: