[refactor] moving memtracer to gemini (#801)

This commit is contained in:
Jiarui Fang
2022-04-19 10:13:08 +08:00
committed by GitHub
parent 8711c706f4
commit 4d9332b4c5
24 changed files with 102 additions and 87 deletions

View File

@@ -78,6 +78,7 @@ def run_data_sampler(rank, world_size, port):
torch.cuda.empty_cache()
@pytest.mark.skip
@pytest.mark.cpu
@rerun_if_address_is_in_use()
def test_data_sampler():