提交 b6672d24 authored 作者: Frederic's avatar Frederic

more line not used.

上级 3fd5e633
......@@ -8,7 +8,6 @@ def test_equal_compuations():
c = NoneConst
assert equal_computations([c], [c])
m = theano.tensor.matrix()
idx = theano.tensor.ivector()
max_argmax1 = theano.tensor.max_and_argmax(m)
max_argmax2 = theano.tensor.max_and_argmax(m)
assert equal_computations(max_argmax1, max_argmax2)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论