mirror of https://github.com/hpcaitech/ColossalAI
3 lines
106 B
Python
3 lines
106 B
Python
|
from .graph_profile import graph_profile_pass
|
||
|
from .shape_prop import ShapeProp, shape_prop_pass, sim_env
|