Explorar o código

Update tflite-metadata.json (#925)

Lutz Roeder %!s(int64=3) %!d(string=hai) anos
pai
achega
c369bfbf09
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      source/tflite-metadata.json

+ 2 - 1
source/tflite-metadata.json

@@ -935,7 +935,8 @@
     "inputs": [
     "inputs": [
       { "name": "output_shape" },
       { "name": "output_shape" },
       { "name": "weights" },
       { "name": "weights" },
-      { "name": "input" }
+      { "name": "input" },
+      { "name": "bias", "optional": true }
     ],
     ],
     "outputs": [
     "outputs": [
       { "name": "output" }
       { "name": "output" }