提交 722ee497 authored 作者: Frederic's avatar Frederic

remove import not used.

上级 549f125a
...@@ -8,9 +8,8 @@ from theano import config ...@@ -8,9 +8,8 @@ from theano import config
from theano import tensor as T from theano import tensor as T
from theano import tensor from theano import tensor
from theano import gof from theano import gof
from theano.gof.python25 import all
from theano.tests import unittest_tools as utt from theano.tests import unittest_tools as utt
from theano import printing, pprint from theano import printing
from theano.tensor.nnet import (categorical_crossentropy, from theano.tensor.nnet import (categorical_crossentropy,
crossentropy_categorical_1hot, crossentropy_categorical_1hot,
crossentropy_softmax_1hot, crossentropy_softmax_1hot,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论