mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-06 18:43:58 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
from .pipeline import PPInferEngine
|
|
|
|
__all__ = ["PPInferEngine"]
|