Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Sep 19, 2023
1 parent 1e9ba7e commit 4b68caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimum/exporters/onnx/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
)
from ...utils.import_utils import _diffusers_version
from ...utils.modeling_utils import _prepare_attn_mask, _prepare_decoder_attention_mask

from ..tasks import TasksManager
from .constants import ONNX_DECODER_NAME, ONNX_DECODER_WITH_PAST_NAME, ONNX_ENCODER_NAME

Expand Down

0 comments on commit 4b68caa

Please sign in to comment.