This commit is contained in:
flybird11111
2025-05-27 14:38:59 +08:00
parent ddbbbaab3e
commit 4271e3daf6
3 changed files with 2 additions and 2 deletions

View File

@@ -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):