aboutsummaryrefslogtreecommitdiff
path: root/include/schema_operator.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/schema_operator.def')
-rw-r--r--include/schema_operator.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/schema_operator.def b/include/schema_operator.def
index a11eeeb..52c7ae4 100644
--- a/include/schema_operator.def
+++ b/include/schema_operator.def
@@ -75,6 +75,7 @@ DEF_SCHEMA_OPERATOR(REDUCE_PRODUCT)
DEF_SCHEMA_OPERATOR(REDUCE_SUM)
DEF_SCHEMA_OPERATOR(CONCAT)
DEF_SCHEMA_OPERATOR(PAD)
+DEF_SCHEMA_OPERATOR(DIM)
DEF_SCHEMA_OPERATOR(RESHAPE)
DEF_SCHEMA_OPERATOR(REVERSE)
DEF_SCHEMA_OPERATOR(SLICE)