提交 afef7768 authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #4503 from nouiz/fix_test

Fix a test regression when we moved the new back-end
......@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论