We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea0141 commit 04760b0Copy full SHA for 04760b0
tools/general.py
@@ -13,6 +13,7 @@
13
import time
14
import torchvision
15
from scipy.cluster.vq import kmeans
16
+from tqdm import tqdm
17
18
@contextmanager
19
def torch_distributed_zero_first(local_rank: int):
0 commit comments