未验证 提交 7c85a977 编写于 作者: Q Qiao Longfei 提交者: GitHub

temporarily disable test_dist_se_resnext for oom (#12290)

上级 5ebbfaa8
...@@ -56,7 +56,7 @@ class TestDistSeResneXt2x2(unittest.TestCase): ...@@ -56,7 +56,7 @@ class TestDistSeResneXt2x2(unittest.TestCase):
except os.error: except os.error:
retry_times -= 1 retry_times -= 1
def test_with_place(self): def non_test_with_place(self):
# *ATTENTION* THIS TEST NEEDS AT LEAST 2GPUS TO RUN # *ATTENTION* THIS TEST NEEDS AT LEAST 2GPUS TO RUN
required_envs = { required_envs = {
"PATH": os.getenv("PATH"), "PATH": os.getenv("PATH"),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册