2
0
Lutz Roeder 2 жил өмнө
parent
commit
1ae2e81f6c

+ 1 - 0
source/pytorch-schema.js

@@ -361,6 +361,7 @@ $root.executorch_flatbuffer.ScalarType = {
     SHORT: 2,
     INT: 3,
     LONG: 4,
+    Half: 5,
     FLOAT: 6,
     DOUBLE: 7,
     BOOL: 11,