Commit 4ec95a2e authored by shanmugamr's avatar shanmugamr
Browse files

Adding some basic unit tests

parent e9f20007
......@@ -2,7 +2,7 @@ image: gitlab-master.nvidia.com/dl/dgx/pytorch:21.12-py3-devel
test:
tags:
- docker
- docker_gpu_enabled
script:
- nvidia-smi
- torchrun --nproc_per_node=2 -m pytest --cov-report=term --cov-report=html --cov=megatron/core tests/
......
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