提交 1decc164 authored 作者: Frederic Bastien's avatar Frederic Bastien

print a warning about the move of theano/sandbox/conv.py. We import the new…

print a warning about the move of theano/sandbox/conv.py. We import the new version to don't break stuff for some time.
上级 2d6a4634
import sys
print >> sys.stderr, "DEPRECATION: theano.sandbox.conv no longer provides conv. They have been moved to theano.tensor.nnet.conv"
from theano.tensor.nnet.conv import *
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论