ColossalAI/colossalai/fx/__init__.py

3 lines
87 B
Python

from .tracer import ColoTracer, meta_trace
from .graph_module import ColoGraphModule