aboutsummaryrefslogtreecommitdiff
path: root/include/operator.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/operator.def')
-rw-r--r--include/operator.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/operator.def b/include/operator.def
index 10cbc5d..6198c0e 100644
--- a/include/operator.def
+++ b/include/operator.def
@@ -91,6 +91,7 @@ DEF_OPERATOR(ReduceSum)
/* memory operation */
DEF_OPERATOR(Concat)
DEF_OPERATOR(Pad)
+DEF_OPERATOR(Dim)
DEF_OPERATOR(Reshape)
DEF_OPERATOR(Reverse)
DEF_OPERATOR(Slice)