Browse Source

Update onnx-metadata.json

Lutz Roeder 6 years ago
parent
commit
c2a640318b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/onnx-metadata.json

+ 2 - 2
src/onnx-metadata.json

@@ -14303,7 +14303,7 @@
     "schema": {
       "attributes": [
         {
-          "description": "Specifies a target value that is ignored and does not contribute to the input gradient. It is an optional value and valid values are [0, C).",
+          "description": "Specifies a target value that is ignored and does not contribute to the input gradient. It's an optional value.",
           "name": "ignore_index",
           "required": false,
           "type": "int64"
@@ -21695,7 +21695,7 @@
     "schema": {
       "attributes": [
         {
-          "description": "Specifies a target value that is ignored and does not contribute to the input gradient. It is an optional value and valid values are [0, C).",
+          "description": "Specifies a target value that is ignored and does not contribute to the input gradient. It's an optional value.",
           "name": "ignore_index",
           "required": false,
           "type": "int64"