Skip to content

Commit

Permalink
Update metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jun 5, 2024
1 parent 42fe33a commit d9a03d2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/megengine-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1827,7 +1827,7 @@
"attributes": [
{ "name": "self" }
],
"category": "Shape",
"category": "Transform",
"varargs": "args"
},
{
Expand Down
1 change: 1 addition & 0 deletions source/mxnet-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@
},
{
"name": "transpose",
"category": "Transform",
"inputs": [
{ "name": "input" }
],
Expand Down
2 changes: 1 addition & 1 deletion source/om-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2951,7 +2951,7 @@
},
{
"name": "Transpose",
"category": "Shape",
"category": "Transform",
"inputs": [
{ "name": "x" },
{ "name": "w" }
Expand Down

0 comments on commit d9a03d2

Please sign in to comment.