Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Nov 2, 2023
1 parent 39c04f5 commit c975745
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimum/onnxruntime/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ def prepare_inputs_for_merged(


class ORTDecoder(ORTDecoderForSeq2Seq):

def __init__(self, *args, **kwargs):
logger.warning(
"The class `ORTDecoder` is deprecated and will be removed in optimum v1.15.0, please use `ORTDecoderForSeq2Seq` instead."
Expand Down

0 comments on commit c975745

Please sign in to comment.