提交 d27c3536 authored 作者: Frederic's avatar Frederic

remove not used import

上级 d39cfd24
import sys
import traceback
from copy import copy
from itertools import izip
......@@ -10,7 +9,7 @@ from theano import gof
from theano.gof import Apply, Op
from theano import scalar
from theano.scalar import Scalar
from theano.printing import min_informative_str, pprint
from theano.printing import pprint
from theano.gof.python25 import all, any
from theano.tensor.utils import hash_from_dict
from theano.gradient import DisconnectedType
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论