[go: nahoru, domu]

Skip to content

Commit

Permalink
Update pytorch-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Dec 25, 2021
1 parent 9db95b4 commit a851bcb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions source/pytorch-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3788,6 +3788,18 @@
{ "name": "?" }
]
},
{
"name": "torch.roll:",
"category": "Layer",
"inputs": [
{ "name": "self", "type": "Tensor" },
{ "name": "shifts", "type": "int64[]" },
{ "name": "dims", "type": "int64[]", "default": [] }
],
"outputs": [
{ "name": "output" }
]
},
{
"name": "torch.detach",
"inputs": [
Expand Down

0 comments on commit a851bcb

Please sign in to comment.