mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-22 01:42:54 +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._pytree import tree_map
|
||||||
from torch.utils.data import DataLoader
|
from torch.utils.data import DataLoader
|
||||||
|
|
||||||
from colossalai.booster import Booster
|
|
||||||
|
|
||||||
|
|
||||||
class CycledDataLoader:
|
class CycledDataLoader:
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user