mirror of https://github.com/hpcaitech/ColossalAI
4 lines
86 B
Python
4 lines
86 B
Python
|
from .registry import *
|
||
|
from .patched_function import *
|
||
|
from .patched_module import *
|