mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-28 11:45:23 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
from .engine import PPInferEngine
|
|
|
|
__all__ = ["PPInferEngine"]
|