mirror of https://github.com/hpcaitech/ColossalAI
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
|