mirror of https://github.com/hpcaitech/ColossalAI
3 lines
88 B
Python
3 lines
88 B
Python
![]() |
from .layernorm_cuda import LayerNormCudaExtension
|
||
|
|
||
|
__all__ = ["LayerNormCudaExtension"]
|