Skip to content

Commit e17d16d

Browse files
author
Greg Szumel
committed
adding opset ability
1 parent 0bb7bd6 commit e17d16d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/multi_input.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ def forward(self, x, y):
3737
"x": {0: "batch_size"},
3838
"y": {0: "batch_size"},
3939
},
40+
opset_version=19
4041
)

0 commit comments

Comments
 (0)