提交 0dd6a0b7 authored 作者: slefrancois's avatar slefrancois

Corrected flake8 error on rng_mrg

上级 fcc86916
......@@ -28,7 +28,7 @@ from theano.gpuarray.basic_ops import GpuKernelBase, Kernel
from theano.gpuarray.type import GpuArrayType
from theano.gpuarray.fp16_help import write_w
from theano.gpuarray.opt import (register_opt as register_gpua,
host_from_gpu as host_from_gpua)
host_from_gpu as host_from_gpua)
if theano.sandbox.cuda.cuda_available:
from theano.sandbox.cuda import (CudaNdarrayType,
float32_shared_constructor)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论