aboutsummaryrefslogtreecommitdiff
path: root/schema/tosa.fbs
diff options
context:
space:
mode:
Diffstat (limited to 'schema/tosa.fbs')
-rw-r--r--schema/tosa.fbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/tosa.fbs b/schema/tosa.fbs
index eeed385..057933c 100644
--- a/schema/tosa.fbs
+++ b/schema/tosa.fbs
@@ -116,6 +116,7 @@ enum Op:uint32 {
WHILE_LOOP,
FFT2D,
RFFT2D,
+ ERF,
}
union Attribute {