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
423623cb
Commit
423623cb
authored
Oct 06, 2022
by
shanmugamr
Browse files
Adding some basic unit tests
parent
056fc7c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
No files found.
.gitlab-ci.yml
View file @
423623cb
...
@@ -4,7 +4,6 @@ test:
...
@@ -4,7 +4,6 @@ test:
tags
:
tags
:
-
docker
-
docker
script
:
script
:
-
source /home/shanmugamr/test_env/bin/activate
-
nvidia-smi
-
nvidia-smi
-
torchrun --nproc_per_node=2 -m pytest --cov-report=term --cov-report=html --cov=megatron/core tests/
-
torchrun --nproc_per_node=2 -m pytest --cov-report=term --cov-report=html --cov=megatron/core tests/
artifacts
:
artifacts
:
...
...
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