aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Types.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnn/Types.hpp')
-rw-r--r--include/armnn/Types.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/armnn/Types.hpp b/include/armnn/Types.hpp
index 72c59d9daa..b5a4266e36 100644
--- a/include/armnn/Types.hpp
+++ b/include/armnn/Types.hpp
@@ -435,6 +435,7 @@ using InferenceTimingPair = std::pair<HighResolutionClock, HighResolutionClock>;
X(UnidirectionalSequenceLstm) \
X(ChannelShuffle) \
X(Convolution3d) \
+ X(Pooling3d) \
// New layers should be added at last to minimize instability.