Skip to content

Commit

Permalink
Remove trace tensor import
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet authored Oct 21, 2024
1 parent e553632 commit aa45bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/diffusers/models/unets/unet_2d_condition.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
get_mid_block,
get_up_block,
)
import iree.turbine.ops.iree as iree_ops


logger = logging.get_logger(__name__) # pylint: disable=invalid-name
Expand Down

0 comments on commit aa45bc9

Please sign in to comment.