Skip to content

Commit

Permalink
fix invalid dimensions of MLM inputs/outputs example
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault authored Nov 4, 2024
1 parent 43c0aaf commit 56a48f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/item_bands_expression.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"input": {
"shape": [
-1,
13,
4,
64,
64
],
Expand All @@ -110,7 +110,7 @@
"result": {
"shape": [
-1,
10
2
],
"dim_order": [
"batch",
Expand Down

0 comments on commit 56a48f5

Please sign in to comment.