Преглед изворни кода

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": [