提交 837e3abf authored 作者: Amjad Almahairi's avatar Amjad Almahairi

remove unsused import

上级 7331258b
...@@ -6,7 +6,6 @@ import theano.tensor as T ...@@ -6,7 +6,6 @@ import theano.tensor as T
from theano.gof import local_optimizer from theano.gof import local_optimizer
from theano.tensor import NotScalarConstantError, get_scalar_constant_value from theano.tensor import NotScalarConstantError, get_scalar_constant_value
from theano.scalar import as_scalar from theano.scalar import as_scalar
import sys
import copy import copy
from theano.sandbox.cuda import cuda_available, GpuOp from theano.sandbox.cuda import cuda_available, GpuOp
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论