提交 690978de authored 作者: Frederic's avatar Frederic

Better indentation

上级 d383d9c9
...@@ -177,7 +177,6 @@ def test_pooling(): ...@@ -177,7 +177,6 @@ def test_pooling():
for node in fg.maker.fgraph.toposort()]) for node in fg.maker.fgraph.toposort()])
g_out = fg(data) g_out = fg(data)
if True:
# Compare again the CPU result # Compare again the CPU result
out = max_pool_2d(x, (ws, ws), out = max_pool_2d(x, (ws, ws),
padding=pad, padding=pad,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论