We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7aeef commit 2e9a3f1Copy full SHA for 2e9a3f1
pytorch_optimizer/optimizer/lion.py
@@ -1,6 +1,3 @@
1
-import math
2
-from typing import List
3
-
4
import torch
5
from torch.optim.optimizer import Optimizer
6
0 commit comments