瀏覽代碼

Update pytorch-schema.js

Lutz Roeder 2 年之前
父節點
當前提交
1ae2e81f6c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      source/pytorch-schema.js

+ 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,