提交 2bd1447b authored 作者: Andrei Costinescu's avatar Andrei Costinescu 提交者: AndreiCostinescu

Update test_opt.py

remove whitespaces from line 6531
上级 11f94ae4
......@@ -6530,7 +6530,7 @@ class TestIntDivByOne(unittest.TestCase):
def test1(self):
# Tests removing the extra floor_div by 1 introduced by
# local_subtensor_merge optimization
y = T.tensor4('y')
self.mode = self.mode.excluding('fusion')
f = theano.function([y], y[::-1][::-1], mode=self.mode)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论