提交 fb4be69d authored 作者: Frederic Bastien's avatar Frederic Bastien

removed not needed import.

上级 37327436
""" """
Test compilation modes Test compilation modes
""" """
from nose.plugins.skip import SkipTest
import unittest import unittest
import theano
import numpy
import random
import numpy.random
from theano.tests import unittest_tools as utt
import theano
import theano.tensor as T import theano.tensor as T
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论