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