提交 5104aed8 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix a test regression when we moved the new back-end

上级 8c58dfb8
......@@ -19,7 +19,7 @@ from theano import config
from theano.misc.pkl_utils import CompatUnpickler
try:
from . import config # noqa
from . import config as _ # noqa
have_pygpu = True
except SkipTest:
have_pygpu = False
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论