ColossalAI/colossalai/_analyzer/fx/passes/__init__.py

3 lines
106 B
Python

from .graph_profile import graph_profile_pass
from .shape_prop import ShapeProp, shape_prop_pass, sim_env