瀏覽代碼

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