提交 206008e7 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Import as_cuda_ndarray_variable in theano.sandbox.cuda

上级 61f98d66
......@@ -282,7 +282,8 @@ if cuda_available:
ftensor3, ftensor4,
scalar, vector, matrix, row, col,
tensor3, tensor4)
from basic_ops import host_from_gpu, gpu_from_host, as_cuda_array
from basic_ops import (host_from_gpu, gpu_from_host,
as_cuda_array, as_cuda_ndarray_variable)
import opt
import cuda_ndarray
from rng_curand import CURAND_RandomStreams
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论