mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 12:30:42 +00:00
add colossalai kernel module (#55)
This commit is contained in:
3
colossalai/kernel/jit/__init__.py
Normal file
3
colossalai/kernel/jit/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .option import _set_jit_fusion_options
|
||||
|
||||
_set_jit_fusion_options()
|
Reference in New Issue
Block a user