Skip to content

Commit

Permalink
Update optimum/onnxruntime/modeling_seq2seq.py
Browse files Browse the repository at this point in the history
Co-authored-by: fxmarty <[email protected]>
  • Loading branch information
krathul and fxmarty authored Aug 21, 2023
1 parent 0a0337f commit 5e33c05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimum/onnxruntime/modeling_seq2seq.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
)
from transformers.file_utils import add_start_docstrings_to_model_forward
from transformers.modeling_outputs import BaseModelOutput, Seq2SeqLMOutput
from transformers.utils import is_torch_fx_proxy

import onnxruntime as ort

Expand Down

0 comments on commit 5e33c05

Please sign in to comment.