This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI
Watch
1
Star
0
Fork
You've already forked ColossalAI
0
Code
Issues
Projects
Releases
Wiki
Activity
eb2f8b1f6b
ColossalAI
/
colossalai
/
nn
/
layer
/
parallel_1d
/
__init__.py
6 lines
98 B
Python
Raw
Blame
History
from
.
layers
import
Linear1D_Col
,
Linear1D_Row
__all__
=
[
'
Linear1D_Col
'
,
'
Linear1D_Row
'
,
]
Reference in New Issue
View Git Blame
Copy Permalink