aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/OperatorList.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/OperatorList.h')
-rw-r--r--arm_compute/runtime/OperatorList.h12
1 files changed, 11 insertions, 1 deletions
diff --git a/arm_compute/runtime/OperatorList.h b/arm_compute/runtime/OperatorList.h
index 4646974148..92b5079e7e 100644
--- a/arm_compute/runtime/OperatorList.h
+++ b/arm_compute/runtime/OperatorList.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited.
+ * Copyright (c) 2021-2022 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -720,6 +720,16 @@
*
*/
+/** Pooling3dLayer
+ *
+ * Description:
+ * Function to perform pooling 3D with the specified pooling operation.
+ *
+ * Equivalent Android NNAPI Op:
+ * N/A
+ *
+ */
+
/** PReluLayer
*
* Description: