Skip to content

Commit

Permalink
Fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
runame committed Jan 9, 2024
1 parent 2a74ee0 commit ff48d91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/kfac_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from torch import rand
from torch.nn import CrossEntropyLoss, Linear, MSELoss, Sequential


# Add test cases here, devices and loss function with different reductions will be
# added automatically below
KFAC_EXACT_CASES_NO_DEVICE_NO_LOSS_FUNC = [
Expand Down

0 comments on commit ff48d91

Please sign in to comment.