提交 5c8cc95b authored 作者: Roy Xue's avatar Roy Xue

Remove unused lines

上级 7ba334ce
...@@ -86,9 +86,6 @@ def test_ifelse(): ...@@ -86,9 +86,6 @@ def test_ifelse():
out = f_ifelse(val1, val2, big_mat1, big_mat2) out = f_ifelse(val1, val2, big_mat1, big_mat2)
buf = StringIO.StringIO()
f_ifelse.profile.summary(buf)
finally: finally:
theano.config.profile = config1 theano.config.profile = config1
theano.config.profile_memory = config2 theano.config.profile_memory = config2
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论