aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/Types.h')
-rw-r--r--arm_compute/graph/Types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph/Types.h b/arm_compute/graph/Types.h
index 5b82f93686..c01f9a8f4e 100644
--- a/arm_compute/graph/Types.h
+++ b/arm_compute/graph/Types.h
@@ -138,6 +138,7 @@ enum class NodeType
ConvolutionLayer,
DeconvolutionLayer,
DepthwiseConvolutionLayer,
+ DequantizationLayer,
DetectionOutputLayer,
DetectionPostProcessLayer,
EltwiseLayer,