"docs/source/Tuner/MetisTuner.rst" did not exist on "5bf5e46c69328444ac777cabd8ddf5b412230771"
Commit 44c94f56 authored by shanmugamr's avatar shanmugamr
Browse files

Adding some basic unit tests

parent 74ee8c01
...@@ -4,7 +4,6 @@ test: ...@@ -4,7 +4,6 @@ test:
tags: tags:
- docker - docker
script: script:
- 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:
paths: 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