mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-13 21:55:46 +00:00
4 lines
67 B
Python
4 lines
67 B
Python
from .engine import InferenceEngine
|
|
|
|
__all__ = ["InferenceEngine"]
|