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

Final flake8 pass.

上级 e9ff60c2
......@@ -11,7 +11,7 @@ import numpy as np
from theano.misc.tests.test_may_share_memory import may_share_memory_core
from theano.misc.pkl_utils import dump, load
from theano.tensor.tests import test_opt
from theano.tensor.tests import test_opt
class test_fusion(test_opt.test_fusion):
......
......@@ -9,11 +9,12 @@ from theano import config
from theano.compile import DeepCopyOp
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 .test_basic_ops import rand_gpuarray
from ..type import GpuArrayType, gpuarray_shared_constructor, get_context
from ..type import GpuArrayType, gpuarray_shared_constructor
import pygpu
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论