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
eb99662d
"testing/python/vscode:/vscode.git/clone" did not exist on "bc2d5632b753b79564ad1194af4ed3d659e6446e"
Commit
eb99662d
authored
Feb 03, 2020
by
Shaden Smith
Browse files
Updating model data paths to DeepSpeedExamples
parent
9a5717e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
azure-pipelines.yml
azure-pipelines.yml
+2
-2
No files found.
azure-pipelines.yml
View file @
eb99662d
...
...
@@ -46,8 +46,8 @@ jobs:
displayName
:
'
Unit
tests'
-
script
:
|
ln -s /data/Megatron-LM/data
e
xamples/Megatron-LM/
pip install --user -r
e
xamples/Megatron-LM/requirements.txt
ln -s /data/Megatron-LM/data
DeepSpeedE
xamples/Megatron-LM/
pip install --user -r
DeepSpeedE
xamples/Megatron-LM/requirements.txt
cd tests/model/
pytest -s run_sanity_check.py
displayName
:
'
Model
tests'
...
...
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