mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-18 07:31:19 +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