提交 a58fb01d authored 作者: Melanie Ducoffe's avatar Melanie Ducoffe

test : allocempty optimisation

上级 091bc91e
......@@ -154,7 +154,7 @@ def test_gpualloc():
assert numpy.any([isinstance(x.op, cuda.GpuAlloc) for x in l])
def test_gpuallocempty():
f_gpu = theano.function([], tensor.AllocEmpty('float32')(2,3),
mode=mode_with_gpu)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论