We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb7bd6 commit e17d16dCopy full SHA for e17d16d
python/multi_input.py
@@ -37,4 +37,5 @@ def forward(self, x, y):
37
"x": {0: "batch_size"},
38
"y": {0: "batch_size"},
39
},
40
+ opset_version=19
41
)
0 commit comments