提交 8481389b authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Remove useless import of NVCC_compiler

上级 bd9e0243
......@@ -27,7 +27,6 @@ if cuda_available:
from theano.sandbox.gpuarray.basic_ops import GpuKernelBase
from theano.sandbox.gpuarray.type import GpuArrayType
from theano.sandbox.cuda.nvcc_compiler import NVCC_compiler
def matVecModM(A, s, m):
# return (A * s) % m
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论