提交 21a993ea authored 作者: Brandon T. Willard's avatar Brandon T. Willard

Remove theano.sandbox.cuda containing a hidden pytest import

上级 2957ed4e
import pytest
pytest.skip(
"You are importing theano.sandbox.cuda. This is the old GPU back-end and "
"is removed from Theano. Use Theano 0.9 to use it. Even better, "
"transition to the new GPU back-end! See "
"https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29",
allow_module_level=True,
)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论