mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-11 06:33:30 +00:00
* [feat] refactored extension module * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish
3 lines
88 B
Python
3 lines
88 B
Python
from .layernorm_cuda import LayerNormCudaExtension
|
|
|
|
__all__ = ["LayerNormCudaExtension"] |