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 1a2d952..0686aa7 100644
--- a/schema/tosa.fbs
+++ b/schema/tosa.fbs
@@ -129,6 +129,7 @@ enum Op:uint32 {
DIV_SHAPE,
COS,
SIN,
+ CAST_STOCHASTIC,
}
union Attribute {