Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactor] moving memtracer to gemini #801

Merged
merged 17 commits into from
Apr 19, 2022
Merged
Prev Previous commit
revert pipeline unittest
  • Loading branch information
feifeibear committed Apr 18, 2022
commit 69a2ead40c48d12a91c7a39244f5381220af6da5
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def run_trainer(rank, world_size, port):
display_progress=True)


@pytest.mark.skip
@pytest.mark.dist
@rerun_if_address_is_in_use()
def test_hybrid_parallel():
Expand Down