提交 10d36f41 authored 作者: Ziye Fan's avatar Ziye Fan

Fix travis failed test case

- it is caused by modification of theano.config.experimental.local_alloc_elemwise_assert in T_local_switch_sink
上级 62d03384
......@@ -4079,7 +4079,6 @@ class T_local_switch_sink(unittest.TestCase):
self.mode = theano.compile.mode.get_default_mode().including(
'canonicalize', 'fast_run').excluding('gpu', 'fusion')
theano.config.experimental.local_alloc_elemwise_assert = False
self.mode = copy.copy(self.mode)
self.mode.check_isfinite = False
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论