mirror of https://github.com/hpcaitech/ColossalAI
3 lines
118 B
Python
3 lines
118 B
Python
|
from .src.detached_replay_buffer import DetachedReplayBuffer
|
||
|
from .src.detached_trainer_ppo import DetachedPPOTrainer
|