mirror of https://github.com/hpcaitech/ColossalAI
4 lines
63 B
Python
4 lines
63 B
Python
|
from .engine import PPInferEngine
|
||
|
|
||
|
__all__ = ['PPInferEngine']
|