mirror of https://github.com/hpcaitech/ColossalAI
3 lines
78 B
Python
3 lines
78 B
Python
|
from .fx import get_topology as get_fx_topology
|
||
|
|
||
|
__all__ = ['get_fx_topology']
|