Skip to content

Commit

Permalink
Update onnx-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jun 10, 2024
1 parent 1f68f3a commit 18b7e0a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/onnx-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -48915,6 +48915,12 @@
"required": false,
"description": "Rotate using interleaved pattern. Default value is 0 (False)."
},
{
"name": "is_packed_batching",
"type": "int64",
"required": false,
"description": "ragged batch inputs or not. Default value is 0"
},
{
"name": "num_heads",
"type": "int64",
Expand Down

0 comments on commit 18b7e0a

Please sign in to comment.