Sfoglia il codice sorgente

Update pytorch-schema.js

Lutz Roeder 2 anni fa
parent
commit
1ae2e81f6c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,