mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-07 19:13:57 +00:00
4 lines
89 B
Python
4 lines
89 B
Python
from .layernorm_cuda import LayerNormCudaExtension
|
|
|
|
__all__ = ["LayerNormCudaExtension"]
|