Browse Source

Update ncnn-metadata.json (#902)

Lutz Roeder 3 years ago
parent
commit
2e094b0dbb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      source/ncnn-metadata.json

+ 2 - 1
source/ncnn-metadata.json

@@ -517,7 +517,8 @@
     "category": "Normalization",
     "attributes": [
       { "name": "channels", "default": 0 },
-      { "name": "eps", "type": "float32", "default": 0.001 }
+      { "name": "eps", "type": "float32", "default": 0.001 },
+      { "name": "affine", "type": "int32", "default": 1 }
     ]
   },
   {