提交 7eea2194 authored 作者: Frederic Bastien's avatar Frederic Bastien

added a disabled test.

上级 6ef7638f
......@@ -8,6 +8,9 @@ import numpy
import theano.sandbox.cuda as tcn
import cuda_ndarray
def tes_use():
tcn.use()
def test_elemwise0():
a = tcn.shared_constructor(numpy.random.rand(4,4), 'a')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论