mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-10-12 02:08:03 +00:00
polish engine unitest
This commit is contained in:
@@ -76,6 +76,7 @@ def run_dist(rank, world_size, port):
|
||||
check_grads(model, zero_model, loose=True)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Under development")
|
||||
@pytest.mark.dist
|
||||
@pytest.mark.parametrize("world_size", [1, 2, 4])
|
||||
def test_shard_model_v2(world_size):
|
||||
|
Reference in New Issue
Block a user