Commit 056fc7c9 authored by shanmugamr's avatar shanmugamr
Browse files

Adding some basic unit tests

parent 136cf036
File added
......@@ -4,6 +4,8 @@ test:
tags:
- docker
script:
- source /home/shanmugamr/test_env/bin/activate
- nvidia-smi
- torchrun --nproc_per_node=2 -m pytest --cov-report=term --cov-report=html --cov=megatron/core tests/
artifacts:
paths:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment