未验证 提交 309aaa45 编写于 作者: M Michael Wyatt 提交者: GitHub

Update tests/unit/inference/test_inference.py

上级 353a4c10
......@@ -383,7 +383,7 @@ class TestMPSize(DistributedTest):
assert assert_fn(bs_output, ds_output)
@pytest.mark.seq_inference
@pytest.mark.inference
@pytest.mark.parametrize("model_w_task", [("gpt2", "text-generation")], ids=["gpt2"])
class TestLowCpuMemUsage(DistributedTest):
world_size = 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册