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
deepspeed
Commits
f4726b75
Unverified
Commit
f4726b75
authored
Aug 31, 2020
by
Samyam Rajbhandari
Committed by
GitHub
Aug 31, 2020
Browse files
Update run_func_test.py
Renaming config files to gas3
parent
6122a74e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/model/Megatron_GPT2/run_func_test.py
tests/model/Megatron_GPT2/run_func_test.py
+2
-2
No files found.
tests/model/Megatron_GPT2/run_func_test.py
View file @
f4726b75
...
@@ -210,8 +210,8 @@ class GPT2FuncTestCase(BaseTestCase):
...
@@ -210,8 +210,8 @@ class GPT2FuncTestCase(BaseTestCase):
"seq_length"
:
SEQ_LEN
,
"seq_length"
:
SEQ_LEN
,
"heads"
:
ATTN_HEADS
,
"heads"
:
ATTN_HEADS
,
"deepspeed"
:
True
,
"deepspeed"
:
True
,
"json"
:
"ds_config_func_bs8_zero2_gas
10
.json"
,
"json"
:
"ds_config_func_bs8_zero2_gas
3
.json"
,
"baseline"
:
"ds_config_func_bs8_zero0_gas
10
.json"
,
"baseline"
:
"ds_config_func_bs8_zero0_gas
3
.json"
,
}
}
succ
=
self
.
run_test
(
test_config
,
0.01
)
succ
=
self
.
run_test
(
test_config
,
0.01
)
...
...
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