提交 450e27f9 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Final flake8 pass.

上级 e9ff60c2
...@@ -9,11 +9,12 @@ from theano import config ...@@ -9,11 +9,12 @@ from theano import config
from theano.compile import DeepCopyOp from theano.compile import DeepCopyOp
from theano.misc.pkl_utils import CompatUnpickler from theano.misc.pkl_utils import CompatUnpickler
from theano.tensor.tests.test_sharedvar import makeSharedTester # Disabled for now
# from theano.tensor.tests.test_sharedvar import makeSharedTester
from .config import test_ctx_name from .config import test_ctx_name
from .test_basic_ops import rand_gpuarray from .test_basic_ops import rand_gpuarray
from ..type import GpuArrayType, gpuarray_shared_constructor, get_context from ..type import GpuArrayType, gpuarray_shared_constructor
import pygpu import pygpu
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论