Skip to content

Commit

Permalink
[NFC] polish colossalai/amp/naive_amp/_utils.py code style (#1816)
Browse files Browse the repository at this point in the history
* [NFC] polish colossalai/nn/metric/accuracy_2p5d.py code style (#1714)

* [NFC] polish colossalai/zero/sharded_param/__init__.py code style

* [NFC] polish colossalai/amp/naive_amp/_utils.py code style

Co-authored-by: shenggan <[email protected]>
Co-authored-by: ric <[email protected]>
  • Loading branch information
3 people authored Nov 8, 2022
1 parent 129c416 commit 9dfc2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colossalai/amp/naive_amp/_utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from typing import List

from torch import Tensor


Expand Down

0 comments on commit 9dfc2e8

Please sign in to comment.