소스 검색

Update mxnet-metadata.json

Lutz Roeder 7 년 전
부모
커밋
590c425cf1
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. 14 0
      src/mxnet-metadata.json

+ 14 - 0
src/mxnet-metadata.json

@@ -180,6 +180,20 @@
       ]
     }
   },
+  {
+    "name": "LeakyReLU",
+    "schema": {
+      "category": "Activation",
+      "inputs": [
+        {
+          "name": "input"
+        },
+        {
+          "name": "weight"
+        }
+      ]
+    }
+  },
   {
     "name": "Activation",
     "schema": {