mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-26 13:24:33 +00:00
3
colossalai/kernel/cuda_native/mha/__init__.py
Normal file
3
colossalai/kernel/cuda_native/mha/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .mha import ColoAttention
|
||||
|
||||
__all__ = ['ColoAttention']
|
||||
Reference in New Issue
Block a user