mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-24 19:17:30 +00:00
release
This commit is contained in:
@@ -114,7 +114,6 @@ def run_dist(rank, world_size, port):
|
||||
exam_inference()
|
||||
|
||||
|
||||
@pytest.mark.skip("this test failed")
|
||||
@pytest.mark.dist
|
||||
@pytest.mark.parametrize("world_size", [1, 4])
|
||||
def test_inference(world_size):
|
||||
|
Reference in New Issue
Block a user