Skip to content

Commit

Permalink
Added a unique name to the test case.
Browse files Browse the repository at this point in the history
  • Loading branch information
satyajandhyala committed Mar 22, 2024
1 parent bbc106c commit f58dfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/web/test/data/ops/conv-transpose.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
]
},
{
"name": "ConvTranspose without bias addition B",
"name": "ConvTranspose without bias addition C",
"operator": "ConvTranspose",
"attributes": [
{ "name": "kernel_shape", "data": [2, 2], "type": "ints" },
Expand Down

0 comments on commit f58dfe6

Please sign in to comment.