Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
69e3ad01
Unverified
Commit
69e3ad01
authored
Feb 19, 2024
by
yixiaoer
Committed by
GitHub
Feb 19, 2024
Browse files
[doc] Fix typo (#5361)
parent
73038018
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
docs/source/zh-Hans/features/1D_tensor_parallel.md
docs/source/zh-Hans/features/1D_tensor_parallel.md
+1
-3
No files found.
docs/source/zh-Hans/features/1D_tensor_parallel.md
View file @
69e3ad01
...
...
@@ -19,10 +19,8 @@
当第二个线性层 $Z=YB$ 跟随上述列并行层的时候, 我们把 $B$ 划分为
$$
\l
eft[
\b
egin{matrix} B_1
\\
B_2
\e
nd{matrix}
\r
ight]
```
这就是所谓的行并行方式.
$$
这就是所谓的行并行方式.
为了计算
$$
Z = [Y_1 ~ Y_2]
\l
eft[
\b
egin{matrix} B_1
\\
B_2
\e
nd{matrix}
\r
ight]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment