Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Sep 18, 2023
1 parent 8d102f7 commit 62b8974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/onnx/test_onnx_graph_transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def test_merge_decoders(self, *args):
tmpdir,
task=task,
no_post_process=True,
legacy=True,
)

decoder = onnx.load(os.path.join(tmpdir, "decoder_model.onnx"))
Expand Down

0 comments on commit 62b8974

Please sign in to comment.