提交 9e00dfae authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Fix to follow change in pygpu API.

上级 cf058152
...@@ -10,7 +10,7 @@ from ..elemwise import (GpuElemwise, GpuDimShuffle, ...@@ -10,7 +10,7 @@ from ..elemwise import (GpuElemwise, GpuDimShuffle,
GpuCAReduceCuda, GpuCAReduceCPY) GpuCAReduceCuda, GpuCAReduceCPY)
from ..type import GpuArrayType from ..type import GpuArrayType
from pygpu.array import gpuarray from pygpu import ndgpuarray as gpuarray
# This is acutally a test for GpuElemwise # This is acutally a test for GpuElemwise
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论