Skip to content

运行2D张量并行示例报错 #814

Discussion options

You must be logged in to vote

@chinoll hi, 2d并行的初始化正确吗?可以用以下代码查看

from colossalai.core import global_context as gpc
from colossalai.context import ParallelMode
assert gpc.is_initialized(ParallelMode.PARALLEL_2D_COL)
assert gpc.is_initialized(ParallelMode.PARALLEL_2D_ROW)

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@chinoll
Comment options

Comment options

You must be logged in to vote
9 replies
@FrankLeeeee
Comment options

@chinoll
Comment options

@FrankLeeeee
Comment options

@kurisusnowdeng
Comment options

@chinoll
Comment options

Answer selected by chinoll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants