There was an error while loading. Please reload this page.
1 parent f557301 commit 44c663cCopy full SHA for 44c663c
1 file changed
reference_algorithms/paper_baselines/lion/pytorch/submission.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
import collections
3
-from typing import Tuple, Callable, Any, Dict, Iterator, List, Optional
+from typing import Tuple, Any, Dict, Iterator, List, Optional
4
5
from absl import logging
6
import torch
0 commit comments