提交 78aa30fc authored 作者: Frederic Bastien's avatar Frederic Bastien

rename test.

上级 e7f39cef
......@@ -26,7 +26,7 @@ else:
def my_rand(*shape):
return theano._asarray(numpy.random.rand(*shape),dtype='float32')
def test_dot():
def test_dot22():
a = tcn.shared_constructor(my_rand(4,4), 'a')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论