Ver Fonte

Update tflite-metadata.json

Lutz Roeder há 7 anos atrás
pai
commit
3722b88216
1 ficheiros alterados com 11 adições e 0 exclusões
  1. 11 0
      src/tflite-metadata.json

+ 11 - 0
src/tflite-metadata.json

@@ -409,6 +409,17 @@
       ]
     }
   },
+  {
+    "name": "Logistic",
+    "schema": {
+      "inputs": [
+        { "name": "input" }
+      ],
+      "outputs": [
+        { "name": "output" }
+      ]
+    }
+  },
   {
     "name": "ResizeBilinear",
     "schema": {