Преглед на файлове

Update pytorch-metadata.json

Lutz Roeder преди 3 години
родител
ревизия
9e8e3fd22a
променени са 1 файла, в които са добавени 18 реда и са изтрити 0 реда
  1. 18 0
      source/pytorch-metadata.json

+ 18 - 0
source/pytorch-metadata.json

@@ -1339,6 +1339,24 @@
       { "name": "output", "type": "Tensor" }
     ]
   },
+  {
+    "name": "torch.atanh",
+    "inputs": [
+      { "name": "self", "type": "Tensor" }
+    ],
+    "outputs": [
+      { "name": "output", "type": "Tensor" }
+    ]
+  },
+  {
+    "name": "torch.atanh_",
+    "inputs": [
+      { "name": "self", "type": "Tensor" }
+    ],
+    "outputs": [
+      { "name": "output", "type": "Tensor" }
+    ]
+  },
   {
     "name": "torch.arctan",
     "inputs": [