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

make import respect the convention.

上级 cd6eb8ad
import copy
import cPickle
import numpy
import unittest
from theano import gof,config
from theano import compile
from theano.scalar import *
from theano.compile.function_module import *
from theano import gof,config
from theano.scalar import mul
from theano.compile.io import In, Out
from theano.compile import function
from theano import tensor
from theano import tensor as T
import random, theano
import theano
import numpy as N
from numpy.testing.noseclasses import KnownFailureTest
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论