提交 98708b9e authored 作者: James Bergstra's avatar James Bergstra

removing the unused and ambiguous "copy" symbol from tensor basic

上级 4031c7b6
...@@ -10,7 +10,7 @@ if sys.version_info >= (2,5): ...@@ -10,7 +10,7 @@ if sys.version_info >= (2,5):
import functools import functools
import numpy, theano import numpy, theano
from copy import copy #from copy import copy as python_copy
from theano import gof from theano import gof
from theano.gof import Variable, Op, utils, Type, Constant, Value from theano.gof import Variable, Op, utils, Type, Constant, Value
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论