Skip to content

Commit a8027cf

Browse files
committed
fix flatc gen files
Signed-off-by: Chizkiyahu Raful <chizkiyahu.raful@arm.com> Change-Id: I4a41d3382f50b861ddba8fa339cd0e7d5472775e
1 parent 26db440 commit a8027cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

exir/_serialize/generated/executorch_flatbuffer/ScalarType.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class ScalarType(object):
1515
QINT8 = 12
1616
QUINT8 = 13
1717
QINT32 = 14
18+
BFLOAT16 = 15
1819
QUINT4X2 = 16
1920
QUINT2X4 = 17
2021
BITS16 = 22

0 commit comments

Comments
 (0)