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
a7a12f82
Commit
a7a12f82
authored
May 17, 2022
by
Vijay Korthikanti
Browse files
address review comment
parent
d19e8ad7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
megatron/arguments.py
megatron/arguments.py
+0
-1
No files found.
megatron/arguments.py
View file @
a7a12f82
...
@@ -115,7 +115,6 @@ def parse_args(extra_args_provider=None, defaults={},
...
@@ -115,7 +115,6 @@ def parse_args(extra_args_provider=None, defaults={},
if
args
.
recompute_activations
:
if
args
.
recompute_activations
:
args
.
recompute_granularity
=
'selective'
args
.
recompute_granularity
=
'selective'
args
.
recompute_method
=
'uniform'
del
args
.
recompute_activations
del
args
.
recompute_activations
# Set input defaults.
# Set input defaults.
...
...
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