提交 8eed6949 authored 作者: Yann N. Dauphin's avatar Yann N. Dauphin

fix test

上级 52057806
...@@ -774,7 +774,7 @@ def test_gradient_scan(): ...@@ -774,7 +774,7 @@ def test_gradient_scan():
def test_multMatVect(): def test_multMatVect():
A = tensor.imatrix('A') A = tensor.lmatrix('A')
s = tensor.ivector('s') s = tensor.ivector('s')
m = tensor.iscalar('m') m = tensor.iscalar('m')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论