add colossalai kernel module (#55)

This commit is contained in:
shenggan
2021-12-21 12:19:52 +08:00
committed by GitHub
parent 648f806315
commit 5c3843dc98
43 changed files with 8329 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
from .option import _set_jit_fusion_options
_set_jit_fusion_options()