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
7f2cc3a4
Commit
7f2cc3a4
authored
Aug 20, 2021
by
mshoeybi
Browse files
resolved conflicts
parent
30b92cf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
megatron/model/transformer.py
megatron/model/transformer.py
+0
-1
No files found.
megatron/model/transformer.py
View file @
7f2cc3a4
...
@@ -542,7 +542,6 @@ class ParallelTransformer(MegatronModule):
...
@@ -542,7 +542,6 @@ class ParallelTransformer(MegatronModule):
self
.
input_tensor
=
None
self
.
input_tensor
=
None
# Store activation checkpoiting flag.
# Store activation checkpoiting flag.
self
.
activations_checkpoint_method
=
args
.
activations_checkpoint_method
self
.
activations_checkpoint_method
=
args
.
activations_checkpoint_method
self
.
activations_checkpoint_num_layers
=
args
.
activations_checkpoint_num_layers
self
.
activations_checkpoint_num_layers
=
args
.
activations_checkpoint_num_layers
self
.
distribute_checkpointed_activations
=
args
.
distribute_checkpointed_activations
self
.
distribute_checkpointed_activations
=
args
.
distribute_checkpointed_activations
...
...
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