mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-21 09:23:49 +00:00
Merge branch 'coati/add-pp' of github.com:TongLi3701/ColossalAI into coati/add-pp
This commit is contained in:
commit
fbcb0149bd
@ -9,8 +9,6 @@ import torch.distributed as dist
|
||||
from torch.utils._pytree import tree_map
|
||||
from torch.utils.data import DataLoader
|
||||
|
||||
from colossalai.booster import Booster
|
||||
|
||||
|
||||
class CycledDataLoader:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user