提交 2d7879b5 authored 作者: Frederic Bastien's avatar Frederic Bastien

make import follow convention.

上级 996396ef
...@@ -3,19 +3,18 @@ ...@@ -3,19 +3,18 @@
""" """
__docformat__ = "restructuredtext en" __docformat__ = "restructuredtext en"
import copy
import copy_reg import copy_reg
import cPickle
import itertools import itertools
import time
import sys, time, copy import numpy
import theano
from theano import gof
from theano.gof.python25 import partial from theano.gof.python25 import partial
import numpy
import theano.gof
#from theano import gof
import mode as mode_module import mode as mode_module
from io import * from io import In, SymbolicInput, SymbolicInputKit, SymbolicOutput
import logging import logging
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论