提交 af2998de authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix test in FAST_COMPILE mode.

上级 4cc35b22
......@@ -2348,7 +2348,7 @@ class T_local_erfc(unittest.TestCase):
class test_local_remove_switch_const_cond(unittest.TestCase):
def setUp(self):
self.mode = theano.compile.get_default_mode().excluding('constant_folding')
self.mode = mode_opt.excluding('constant_folding')
def test_const0(self):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论