提交 f89044a0 authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Remove slow mark from test_only_nonseq_inputs

上级 e6b7a38b
...@@ -500,7 +500,6 @@ class TestScan: ...@@ -500,7 +500,6 @@ class TestScan:
assert np.array_equal(res, exp_res) assert np.array_equal(res, exp_res)
assert res.dtype == exp_res.dtype assert res.dtype == exp_res.dtype
@pytest.mark.slow
def test_only_nonseq_inputs(self): def test_only_nonseq_inputs(self):
# Compile the Aesara function # Compile the Aesara function
n_steps = 2 n_steps = 2
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论