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
Megatron-LM
Commits
cec3dbe6
Commit
cec3dbe6
authored
Nov 17, 2020
by
Jared Casper
Browse files
Merge branch 'patch-2' of
https://github.com/nakosung/Megatron-LM
into community-fixes
parents
8d0da202
9edfdaec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
megatron/mpu/mappings.py
megatron/mpu/mappings.py
+1
-1
No files found.
megatron/mpu/mappings.py
View file @
cec3dbe6
...
...
@@ -90,7 +90,7 @@ class _CopyToModelParallelRegion(torch.autograd.Function):
class
_ReduceFromModelParallelRegion
(
torch
.
autograd
.
Function
):
"""All-red
c
ue the input from the model parallel region."""
"""All-redu
c
e the input from the model parallel region."""
@
staticmethod
def
symbolic
(
graph
,
input_
):
...
...
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