Skip to content

Commit

Permalink
Remove unused imports. (PR2483)
Browse files Browse the repository at this point in the history
  • Loading branch information
wujingyue authored and Borda committed Mar 20, 2024
1 parent c315213 commit 9d005e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thunder/executors/sdpaex.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
get_grad,
put_grad,
put_grads,
register_augmented_forward_with_checker,
register_backward,
)
from thunder.extend import OperatorExecutor, register_executor

Expand Down

0 comments on commit 9d005e4

Please sign in to comment.