提交 d7e5ac2e authored 作者: Frederic's avatar Frederic

Use the new path to the class.

上级 6d13e7a9
......@@ -220,7 +220,7 @@ class GpuArrayVariable(_operators, Variable):
GpuArrayType.Variable = GpuArrayVariable
class GpuArraySignature(tensor.basic.TensorConstantSignature):
class GpuArraySignature(tensor.TensorConstantSignature):
pass # might do something better if we can run the sum on the
# GPU, but for now this will suffice.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论