提交 58ca63e6 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Use the imported test_basic.

上级 f5f46e87
...@@ -302,7 +302,7 @@ GpuAllocTester = makeTester( ...@@ -302,7 +302,7 @@ GpuAllocTester = makeTester(
) )
class TestAlloc(theano.tensor.tests.test_basic.TestAlloc): class TestAlloc(test_basic.TestAlloc):
dtype = "float32" dtype = "float32"
mode = mode_with_gpu mode = mode_with_gpu
shared = staticmethod(gpuarray_shared_constructor) shared = staticmethod(gpuarray_shared_constructor)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论