mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-26 17:53:08 +00:00
3 lines
98 B
Python
3 lines
98 B
Python
from .init import colo_uniform
|
|
from .linear import colo_linear
|
|
from .element_wise import colo_mean |